]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging: wilc1000: remove WILC_FREE
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 11 Aug 2015 01:32:42 +0000 (10:32 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 01:59:47 +0000 (18:59 -0700)
Remove WILC_FREE that is replaced by kfree.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_memory.h

index 1c0cb82218a7139a30dfa941c33ee7723d809f79..5ec4ef303c9c43d5070893c69ea9aada9122ab48 100644 (file)
@@ -112,11 +112,6 @@ void WILC_MemoryFree(const void *pvBlock, tstrWILC_MemoryAttrs *strAttrs,
 
 
 
-/*!
- * @brief      standrad free wrapper with default attributes
- */
-#define WILC_FREE(__ptr__) \
-       WILC_FREE_EX(__ptr__, NULL)
 
 /*!
  * @brief      Allocates a block (with default attributes) of given type and number of