summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.c
diff options
context:
space:
mode:
authorChaehyun Lim2015-09-17 09:48:42 +0200
committerGreg Kroah-Hartman2015-09-19 04:46:41 +0200
commit18f05b529592e65470ff50a887b9387d7d71e724 (patch)
tree2568600cb49672bf000e127eac45b0d818df9b05 /drivers/staging/wilc1000/coreconfigurator.c
parentstaging: rtl8192u: r8192U_core: fix comments lines over 80 characters (diff)
downloadkernel-qcow2-linux-18f05b529592e65470ff50a887b9387d7d71e724.tar.gz
kernel-qcow2-linux-18f05b529592e65470ff50a887b9387d7d71e724.tar.xz
kernel-qcow2-linux-18f05b529592e65470ff50a887b9387d7d71e724.zip
staging: wilc1000: remove INLINE macro
This patch removes INLINE macro that is used anymore. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/coreconfigurator.c')
-rw-r--r--drivers/staging/wilc1000/coreconfigurator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/coreconfigurator.c b/drivers/staging/wilc1000/coreconfigurator.c
index 2fa279087faa..14e8efc09baa 100644
--- a/drivers/staging/wilc1000/coreconfigurator.c
+++ b/drivers/staging/wilc1000/coreconfigurator.c
@@ -17,7 +17,6 @@
/*****************************************************************************/
/* Constants */
/*****************************************************************************/
-#define INLINE static __inline
#define TAG_PARAM_OFFSET (MAC_HDR_LEN + TIME_STAMP_LEN + \
BEACON_INTERVAL_LEN + CAP_INFO_LEN)