Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346080
b: refs/heads/master
c: 46530e8
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Gruenbacher authored and Philipp Reisner committed Nov 8, 2012
1 parent 6d7ad1b commit b7fc114
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: a67b813cfa6f7d84bc3958558be9b87b5b3ea533
refs/heads/master: 46530e859c730984967b6e9e9cac722470096e18
2 changes: 1 addition & 1 deletion trunk/drivers/block/drbd/drbd_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2669,7 +2669,7 @@ int __init drbd_init(void)
#ifdef MODULE
return -EINVAL;
#else
minor_count = 8;
minor_count = DRBD_MINOR_COUNT_DEF;
#endif
}

Expand Down

0 comments on commit b7fc114

Please sign in to comment.