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:
32e7940
)
[PATCH] include linux/types.h in linux/nbd.h
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 11 Oct 2006 08:22:11 +0000
(
01:22
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 11 Oct 2006 18:14:24 +0000
(11:14 -0700)
The nbd header uses __be32 and such types but doesn't actually include the
header that defines these things (linux/types.h); so let's include it.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/nbd.h
patch
|
blob
|
history
diff --cc
include/linux/nbd.h
Simple merge