projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f16ebb
)
staging: exfat: remove unused including <linux/version.h>
author
YueHaibing
<yuehaibing@huawei.com>
Thu, 5 Sep 2019 02:56:23 +0000
(
02:56
+0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 5 Sep 2019 07:37:31 +0000
(09:37 +0200)
Remove including <linux/version.h> that don't need it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link:
https://lore.kernel.org/r/20190905025623.63210-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/exfat/exfat_super.c
patch
|
blob
|
history
diff --git
a/drivers/staging/exfat/exfat_super.c
b/drivers/staging/exfat/exfat_super.c
index 67d25a3694a54673924a133e060840bc5b2ff391..38b5811fb6c7bf653f91aaaf5a396bfd61f44719 100644
(file)
--- a/
drivers/staging/exfat/exfat_super.c
+++ b/
drivers/staging/exfat/exfat_super.c
@@
-3,7
+3,6
@@
* Copyright (C) 2012-2013 Samsung Electronics Co., Ltd.
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/time.h>