Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291756
b: refs/heads/master
c: d0156f4
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Feb 21, 2012
1 parent 12dd13f commit 279faca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 24775d652b4dc52cc8dbcbdd20a732e5bdcc416a
refs/heads/master: d0156f4d62f1c6b07ea6ffd32b10100d09e25d83
1 change: 0 additions & 1 deletion trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/types.h>
#include <linux/version.h>

#define NVME_Q_DEPTH 1024
#define SQ_SIZE(depth) (depth * sizeof(struct nvme_command))
Expand Down

0 comments on commit 279faca

Please sign in to comment.