]> asedeno.scripts.mit.edu Git - linux.git/commit
Staging: rtl8723bs: Use kzfree rather than its implementation
authorzhong jiang <zhongjiang@huawei.com>
Wed, 4 Sep 2019 03:01:19 +0000 (11:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Sep 2019 06:25:22 +0000 (08:25 +0200)
commit4e690bf985bd2e1517f58d514bd73222062e0ce8
tree41353d00e81c104484d9e546f0e35c9c14953f63
parent74eb9c06b1d722468db397595ac6834b9e4ac235
Staging: rtl8723bs: Use kzfree rather than its implementation

Use kzfree instead of memset() + kfree().

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Link: https://lore.kernel.org/r/1567566079-7412-4-git-send-email-zhongjiang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_security.c