git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c5f4fe
)
LIB: Replace inappropriate include of <linux/bug.h>
author
Robert P. J. Day
<rpjday@mindspring.com>
Fri, 19 Oct 2007 22:25:12 +0000
(
00:25
+0200)
committer
Adrian Bunk
<bunk@kernel.org>
Fri, 19 Oct 2007 22:26:10 +0000
(
00:26
+0200)
Replace an irrelevant include of bug.h with the more appropriate
includes of slab.h and module.h.
it's not as if the original inclusion is an error, it's simply not
related to the contents of that source file, while the other two are.
compile-tested on i386.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
lib/argv_split.c
patch
|
blob
|
history
diff --cc
lib/argv_split.c
Simple merge