Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295479
b: refs/heads/master
c: b116ee4
h: refs/heads/master
i:
  295477: df433cf
  295475: 59e6fd6
  295471: 8c8cca9
v: v3
  • Loading branch information
Paul Gortmaker committed Feb 28, 2012
1 parent cc28563 commit 626ce82
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 4ebc1b4b0004b45e280940db81888a7863d3a01d
refs/heads/master: b116ee4d772565d204db057a10fcd81d7a2513a8
1 change: 1 addition & 0 deletions trunk/lib/average.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#include <linux/module.h>
#include <linux/average.h>
#include <linux/kernel.h>
#include <linux/bug.h>
#include <linux/log2.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/lib/list_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#include <linux/module.h>
#include <linux/list.h>
#include <linux/kernel.h>

/*
* Insert a new entry between two known consecutive entries.
Expand Down

0 comments on commit 626ce82

Please sign in to comment.