Re: [PATCH] u64_stats_sync.h: move "inline" before the return type

From: Eric Dumazet
Date: Fri Oct 29 2010 - 14:00:09 EST


Le vendredi 29 octobre 2010 Ã 17:08 +0200, Max Kellermann a Ãcrit :
> With the option -Wextra, gcc emits warnings like this one:
>
> include/linux/u64_stats_sync.h:70: warning: 'inline' is not at beginning of declaration
>
> While this is legal according to the C standard, it would be more
> readable to have all modifiers before the return type.
> ---

Acked-by: Eric Dumazet <eric.dumazet@xxxxxxxxx>



--
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/