All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 00/14] replace __inline__ by inline in net code
@ 2008-02-06  9:14 Daniel Lezcano
  2008-02-06  9:14 ` [patch 01/14] replace __inline__ by inline in net/ipv4 Daniel Lezcano
                   ` (14 more replies)
  0 siblings, 15 replies; 21+ messages in thread
From: Daniel Lezcano @ 2008-02-06  9:14 UTC (permalink / raw)
  To: davem; +Cc: netdev

The following patchset replaces all occurences of __inline__
by inline and make some minor coding style fixes.

It touches:
  . net/* files
  . include/net/* files
  . include/linux/* files (only the ones related to the network)

The patchset touches a lot of files and that can probably increase
the patch conflict probability, but I have this patchset since a 
few days, I didn't noticed any problem when updating net-2.6 and I
hope that will be still the case.
IMHO, it is the right moment to send this patch out, since net-2.6.25
is closed and net-2.6.26 is not yet opened.

-- 

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2008-02-06 12:19 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-06  9:14 [patch 00/14] replace __inline__ by inline in net code Daniel Lezcano
2008-02-06  9:14 ` [patch 01/14] replace __inline__ by inline in net/ipv4 Daniel Lezcano
2008-02-06  9:14 ` [patch 02/14] replace __inline__ by inline in net/ipv6 Daniel Lezcano
2008-02-06  9:14 ` [patch 03/14] replace __inline__ by inline in net/appletalk Daniel Lezcano
2008-02-06  9:14 ` [patch 04/14] replace __inline__ by inline in net/atm Daniel Lezcano
2008-02-06  9:14 ` [patch 05/14] replace __inline__ by inline in net/core Daniel Lezcano
2008-02-06  9:14 ` [patch 06/14] replace __inline__ by inline in net/decnet Daniel Lezcano
2008-02-06  9:14 ` [patch 07/14] replace __inline__ by inline in net/sched Daniel Lezcano
2008-02-06  9:14 ` [patch 08/14] replace __inline__ by inline in net/x25 Daniel Lezcano
2008-02-06  9:14 ` [patch 09/14] replace __inline__ by inline in net/llc Daniel Lezcano
2008-02-06  9:14 ` [patch 10/14] replace __inline__ by inline in net/lapb Daniel Lezcano
2008-02-06  9:14 ` [patch 11/14] replace __inline__ by inline in net/key Daniel Lezcano
2008-02-06  9:14 ` [patch 12/14] replace __inline__ by inline in net/ipx Daniel Lezcano
2008-02-06  9:14 ` [patch 13/14] replace __inline__ by inline in include/net Daniel Lezcano
2008-02-06  9:14 ` [patch 14/14] replace __inline__ by inline in include/linux (net related) Daniel Lezcano
2008-02-06 10:31   ` YOSHIFUJI Hideaki / 吉藤英明
2008-02-06 10:39     ` Daniel Lezcano
2008-02-06 11:27       ` David Miller
2008-02-06 12:13         ` Daniel Lezcano
2008-02-06 11:25     ` David Miller
2008-02-06 11:29 ` [patch 00/14] replace __inline__ by inline in net code David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.