lkml.org 
[lkml]   [2007]   [Jan]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 22 Jan 2007 15:04:52 -0500
FromKristian Høgsberg <>
SubjectRe: [-mm patch] drivers/firewire/: cleanups
Adrian Bunk wrote:
> On Mon, Jan 22, 2007 at 02:41:29PM -0500, Kristian Høgsberg wrote:
>> Adrian Bunk wrote:
>>> On Thu, Jan 11, 2007 at 10:26:27PM -0800, Andrew Morton wrote:
>>>> ...
>>>> Changes since 2.6.20-rc3-mm1:
>>>> ...
>>>> git-ieee1394.patch
>>>> ...
>>>> git trees
>>>> ...
>>>
>>> This patch contains the following cleanups:
>>> - "extern inline" -> "static inline"
>> I guess that's fine, I do like how extern inline will never generate code 
> 
> Exactly the opposite will be true when gcc will switch to the C99 
> semantics...
> 
> Besides this, "static inline" forces inlining in the kernel due to
>   #define inline          inline          __attribute__((always_inline))

In that case I have no reservations at all.

thanks,
Kristian

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

\
 
 \ /
  Last update: 2007-01-22 22:07    [from the cache]
©2003-2008