summaryrefslogtreecommitdiff
path: root/drivers/net/netconsole.c
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-01-07 21:42:56 +0400
committerDavid S. Miller <davem@davemloft.net>2013-01-09 05:54:07 +0400
commit0c7768a0985f281e71c0229c0531ccfc0d3dd1f9 (patch)
tree0c77e2886088cca27ffbaf2dc38aa111097996e2 /drivers/net/netconsole.c
parentfda55eca5a33f33ffcd4192c6b2d75179714a52c (diff)
downloadlinux-0c7768a0985f281e71c0229c0531ccfc0d3dd1f9.tar.xz
net: fec: Remove 'inline' declarations
Fix the following warning when building with W=1 option: drivers/net/ethernet/freescale/fec.c:810:1: warning: '__inline__' is not at beginning of declaration [-Wold-style-declaration] The inline declaration is pointless in this function, so just remove it. While at it, also remove the other 'inline' declarations. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions