projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acaa532
)
ext4: remove unused including <linux/version.h>
author
Tian Tao
<tiantao6@hisilicon.com>
Fri, 18 Sep 2020 02:46:05 +0000
(10:46 +0800)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 18 Oct 2020 14:36:58 +0000
(10:36 -0400)
Remove including <linux/version.h> that don't need it.
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Link:
https://lore.kernel.org/r/1600397165-42873-1-git-send-email-tiantao6@hisilicon.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h
patch
|
blob
|
history
diff --git
a/fs/ext4/ext4.h
b/fs/ext4/ext4.h
index d2a4b67319d4eb355d304df204b4b7b79cad0cfa..627600c25a15bc78b1d6472fe34f3344d2494906 100644
(file)
--- a/
fs/ext4/ext4.h
+++ b/
fs/ext4/ext4.h
@@
-27,7
+27,6
@@
#include <linux/seqlock.h>
#include <linux/mutex.h>
#include <linux/timer.h>
-#include <linux/version.h>
#include <linux/wait.h>
#include <linux/sched/signal.h>
#include <linux/blockgroup_lock.h>