Re: [-mm patch] drivers/firewire/: cleanups

From: Kristian HÃgsberg
Date: Mon Jan 22 2007 - 14:48:00 EST


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 and that gcc warns on missing prototype for these case is more of a gcc bug. Not a big deal though, it's more worthwhile to track down real missing prototype offenders.

- fw-topology.c: make struct fw_node_create static

Looks good.

Signed-off-by: Kristian HÃgsberg <krh@xxxxxxxxxx>


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