Re: [PATCH] ext4/fsync.c: functions should not be declared extern

From: Ted Ts'o
Date: Tue Oct 11 2011 - 23:09:53 EST


On Fri, Sep 23, 2011 at 03:14:01PM -0700, H Hartley Sweeten wrote:
> The function declaration in ext4.h is already marked extern. The function
> definition should not have the tag.
>
> This quiets the sparse noise:
>
> warning: function 'ext4_flush_completed_IO' with external linkage has definition
>
> Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
> Cc: "Theodore Ts'o" <tytso@xxxxxxx>
> Cc: Andreas Dilger <adilger.kernel@xxxxxxxxx>

Thanks, applied.

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/