Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 598f85bf authored by Chaehyun Lim's avatar Chaehyun Lim Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: remove WILC_FREE



Remove WILC_FREE that is replaced by kfree.

Signed-off-by: default avatarChaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 49188af2
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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