]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8723au: use %pM and %ph formatting
authorDaniil Leshchev <meleodr@gmail.com>
Thu, 31 Dec 2015 12:36:42 +0000 (15:36 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:45:30 +0000 (19:45 -0800)
commit78f73d92fc2467318a377f98fe0f74e37b0a4bc1
treec7e00f46872eb7dcc5db3e155faabdfc6bd3dd12
parent485b099ad8c0a9ad5c856bef60017faa5178e744
staging: rtl8723au: use %pM and %ph formatting

use %pM and %ph specifiers instead of placing each byte on stack.
(staging/rtl8723au/TODO)

Signed-off-by: Daniil Leshchev <meleodr@gmail.com>
Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_recv.c
drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c
drivers/staging/rtl8723au/hal/usb_halinit.c