Re: [PATCH net-next - trivial] drivers/net: Remove address usefrom assignments of function pointers

From: David Miller
Date: Wed Aug 25 2010 - 18:35:47 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Mon, 23 Aug 2010 21:20:03 -0700

> "foo = &function" is more commonly written "foo = function"
>
> Done with coccinelle script:
...
> drivers/net/tehuti.c used a function and struct with the
> same name, the function was renamed.
>
> Compile tested x86 only.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied, thanks.
--
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/