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:
1b19ca9
)
Remove unneeded version.h includes from fs/
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 23 Jun 2011 21:59:32 +0000
(23:59 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 24 Jun 2011 15:34:22 +0000
(08:34 -0700)
It was pointed out by 'make versioncheck' that some includes of
linux/version.h were not needed in fs/ (fs/btrfs/ctree.h and
fs/omfs/file.c).
This patch removes them.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found