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:
935ef2d
)
IB/iser: Remove unnecessary includes
author
Roland Dreier
<rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:13 +0000
(19:59 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:13 +0000
(19:59 -0700)
<asm/scatterlist.h> is not needed because everyplace it appears,
<linux/scatterlist.h> also appears. <asm/io.h> is not needed because
nothing seems to be using device IO anyway.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found