On Mon, 9 Feb 2015, Daniel Sanders wrote:
> --- a/arch/mips/include/asm/checksum.h
> +++ b/arch/mips/include/asm/checksum.h
> @@ -228,6 +228,8 @@ static __inline__ __sum16 csum_ipv6_magic(const struct
> in6_addr *saddr,
> __u32 len, unsigned short proto,
> __wsum sum)
> {
> + __wsum tmp;
Formatting issue here, use a tab.
Maciej
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/