Staging: rtl8723au: Use snprintf instead rsprintf
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>
Tue, 13 Oct 2015 17:09:21 +0000 (19:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 17:16:23 +0000 (10:16 -0700)
commit3fd624b37da50ba0c63bb153cfd6e1b97b83cc4a
treef8c5e783ab64338d5a19926d5af771e1441b3cf3
parent9faa310f2b813bad7682120d37ac760db14eec93
Staging: rtl8723au: Use snprintf instead rsprintf

Macro rsprintf is useless, remove it and use existing function
snprintf instead.

Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c
This page took 0.02563 seconds and 5 git commands to generate.