Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286234
b: refs/heads/master
c: 8e9f0e7
h: refs/heads/master
v: v3
  • Loading branch information
Matthew Wilcox committed Nov 4, 2011
1 parent 5d831ad commit e29df02
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: 51814232ecae90f888c902e252306df8d017f0dd
refs/heads/master: 8e9f0e71150bf6277d0ea40bc8feb1338ddf13fd
1 change: 0 additions & 1 deletion trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ module_param(nvme_major, int, 0);
* Represents an NVM Express device. Each nvme_dev is a PCI function.
*/
struct nvme_dev {
struct list_head node;
struct nvme_queue **queues;
u32 __iomem *dbs;
struct pci_dev *pci_dev;
Expand Down

0 comments on commit e29df02

Please sign in to comment.