diff options
| author | Rashika Kheria <[email protected]> | 2014-02-18 01:49:04 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2014-02-18 01:49:04 +0000 |
| commit | 7747e6d028b891f3bd02d93295d80f230ba43f6a (patch) | |
| tree | fc7b698315a52a4239afd23aba8f0e946b3888f5 /fs/jbd2/commit.c | |
| parent | ext4: remove an unneeded check in mext_page_mkuptodate() (diff) | |
| download | kernel-7747e6d028b891f3bd02d93295d80f230ba43f6a.tar.gz kernel-7747e6d028b891f3bd02d93295d80f230ba43f6a.zip | |
jbd2: mark file-local functions as static
Mark functions as static in jbd2/journal.c because they are not used
outside this file.
This eliminates the following warning in jbd2/journal.c:
fs/jbd2/journal.c:125:5: warning: no previous prototype for ‘jbd2_verify_csum_type’ [-Wmissing-prototypes]
fs/jbd2/journal.c:146:5: warning: no previous prototype for ‘jbd2_superblock_csum_verify’ [-Wmissing-prototypes]
fs/jbd2/journal.c:154:6: warning: no previous prototype for ‘jbd2_superblock_csum_set’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
