projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1357a9
)
f2fs: remove unnecessary blank lines
author
Yangtao Li
<frank.li@vivo.com>
Wed, 21 Dec 2022 19:26:34 +0000
(
03:26
+0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Wed, 11 Jan 2023 19:15:18 +0000
(11:15 -0800)
Just cleanup.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
patch
|
blob
|
history
diff --git
a/fs/f2fs/f2fs.h
b/fs/f2fs/f2fs.h
index 378734b0d99a0f555ce629dc4eac0b17b7008048..d1fcaa973a53e287934a7fb43005709630fddf0f 100644
(file)
--- a/
fs/f2fs/f2fs.h
+++ b/
fs/f2fs/f2fs.h
@@
-1382,8
+1382,6
@@
enum {
MEMORY_MODE_LOW, /* memory mode for low memry devices */
};
-
-
static inline int f2fs_test_bit(unsigned int nr, char *addr);
static inline void f2fs_set_bit(unsigned int nr, char *addr);
static inline void f2fs_clear_bit(unsigned int nr, char *addr);