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:
9879326
)
dm-bufio.c: there's no need to include linux/version.h
author
Jesper Juhl
<jj@chaosbits.net>
Sun, 15 Jan 2012 20:12:23 +0000
(21:12 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 3 Feb 2012 21:38:12 +0000
(22:38 +0100)
As 'make versioncheck' points out, drivers/md/dm-bufio.c has no need to include
linux/version.h, so this patch removes the unneeded include.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found