Re: [PATCH] mpilib: use 'static inline' for mpi-inline.h

From: Behan Webster
Date: Thu May 08 2014 - 21:17:51 EST


On 05/08/14 08:30, Steven Rostedt wrote:
On Thu, 8 May 2014 16:56:20 +0200
Arnd Bergmann <arnd@xxxxxxxx> wrote:

Four functions of mpilib are defined as 'extern inline' at the
moment, which is generally not the correct way to do inline functions
using gcc.
I think clang would appreciate this too.
Indeed. Saves me writing the same patch. :)

Behan

--
Behan Webster
behanw@xxxxxxxxxxxxxxxxxx

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