Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31588
b: refs/heads/master
c: 9c7a416
h: refs/heads/master
v: v3
  • Loading branch information
Ingo van Lil authored and Linus Torvalds committed Jul 1, 2006
1 parent e143fd0 commit 0b5effd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f47634b276db6956998350e5fc26a0673fdb125c
refs/heads/master: 9c7a41691f37a1538a88e5eb9b0b73df1f834542
2 changes: 1 addition & 1 deletion trunk/drivers/block/nbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
#define DBG_RX 0x0200
#define DBG_TX 0x0400
static unsigned int debugflags;
static unsigned int nbds_max = 16;
#endif /* NDEBUG */

static unsigned int nbds_max = 16;
static struct nbd_device nbd_dev[MAX_NBD];

/*
Expand Down

0 comments on commit 0b5effd

Please sign in to comment.