staging: rtl8712: Annotate r8712_sitesurvey_cmd()
authorMauro Dreissig <mukadr@gmail.com>
Sun, 5 Jul 2020 18:09:44 +0000 (15:09 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2020 11:52:45 +0000 (13:52 +0200)
commit12414fa87ba5cdc685bb56c10def39bdfe9d8a6e
tree60cf9ca38566ef62106dc810f8d1d36527b60a6c
parentcecc7dca16bef2a4cb1f9d0baf853a6adcd19ade
staging: rtl8712: Annotate r8712_sitesurvey_cmd()

Add __must_hold() sparse annotation to r8712_sitesurvey_cmd(),
replacing the comments on top of the function.

Signed-off-by: Mauro Dreissig <mukadr@gmail.com>
Link: https://lore.kernel.org/r/20200705180944.20958-1-mukadr@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_cmd.c