Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288438
b: refs/heads/master
c: 930c514
h: refs/heads/master
v: v3
  • Loading branch information
Tom Herbert authored and David S. Miller committed Mar 12, 2012
1 parent 429a07b commit 12be412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dfd25ffffc132c00070eed64200e8950da5d7e9d
refs/heads/master: 930c514f6960454a5082f7e533bd2867df6fe9cb
1 change: 1 addition & 0 deletions trunk/lib/dynamic_queue_limits.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <linux/types.h>
#include <linux/ctype.h>
#include <linux/kernel.h>
#include <linux/jiffies.h>
#include <linux/dynamic_queue_limits.h>

#define POSDIFF(A, B) ((A) > (B) ? (A) - (B) : 0)
Expand Down

0 comments on commit 12be412

Please sign in to comment.