amd-xgbe: Checkpatch driver fixes

This patch contains fixes identified by checkpatch when run with the
strict option.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Lendacky, Thomas
2014-09-03 12:14:33 -05:00
committed by David S. Miller
parent e6f0562ff4
commit a2ea14d772
11 changed files with 2 additions and 26 deletions

View File

@@ -126,7 +126,6 @@
#include "xgbe.h"
#include "xgbe-common.h"
static int xgbe_poll(struct napi_struct *, int);
static void xgbe_set_rx_mode(struct net_device *);