Home
last modified time | relevance | path

Searched hist:"5 d552ad7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/reiserfs/
H A Djournal.c5d552ad7 Sun Apr 14 06:24:38 CDT 2019 Bharath Vedartham <linux.bhar@gmail.com> fs/reiserfs/journal.c: Make remove_journal_hash static

This fixes the -WDecl sparse warning in journal.c. Function was declared
as static void but the definition was void.

Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
5d552ad7 Sun Apr 14 06:24:38 CDT 2019 Bharath Vedartham <linux.bhar@gmail.com> fs/reiserfs/journal.c: Make remove_journal_hash static

This fixes the -WDecl sparse warning in journal.c. Function was declared
as static void but the definition was void.

Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>