projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe4c593
)
staging: vboxsf: Remove unused including <linux/version.h>
author
YueHaibing
<yuehaibing@huawei.com>
Thu, 7 Nov 2019 01:59:23 +0000
(
01:59
+0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 7 Nov 2019 15:29:17 +0000
(16:29 +0100)
Remove including <linux/version.h> that don't need it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link:
https://lore.kernel.org/r/20191107015923.100013-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vboxsf/vfsmod.h
patch
|
blob
|
history
diff --git
a/drivers/staging/vboxsf/vfsmod.h
b/drivers/staging/vboxsf/vfsmod.h
index de650d65fbe42b17097e00f618191564574733c4..18f95b00fc334e7dea0d57822793fe73d343ced6 100644
(file)
--- a/
drivers/staging/vboxsf/vfsmod.h
+++ b/
drivers/staging/vboxsf/vfsmod.h
@@
-10,7
+10,6
@@
#include <linux/backing-dev.h>
#include <linux/idr.h>
-#include <linux/version.h>
#include "shfl_hostintf.h"
#define DIR_BUFFER_SIZE SZ_16K