[PATCH] fs: ext4: make locally used ext4fs_get_indir_block() static
Sascha Hauer
s.hauer at pengutronix.de
Wed Feb 17 00:10:28 PST 2016
On Wed, Feb 17, 2016 at 12:13:59AM +0300, Antony Pavlov wrote:
> The patch fixes this compiler's warning:
>
> CC fs/ext4/ext4_common.o
> fs/ext4/ext4_common.c:130:5: warning: no previous prototype for
> 'ext4fs_get_indir_block' [-Wmissing-prototypes]
> int ext4fs_get_indir_block(struct ext2fs_node *node, struct
> ext4fs_indir_block *indir, int blkno)
> ^
>
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
> ---
> fs/ext4/ext4_common.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list