]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: add function definition arg names to rtw_btcoex.h
authorLinus Probert <linus.probert@gmail.com>
Mon, 27 Apr 2026 17:38:51 +0000 (19:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 May 2026 14:48:40 +0000 (16:48 +0200)
commite045a83f980a9c07461590041a65a28e784014c0
tree37e89095533b24def68b3e94ec45042bc8e06c81
parent0752f1f4dbee06a3b13f25bdb068840ad110d02f
staging: rtl8723bs: add function definition arg names to rtw_btcoex.h

Adds function definition argument names to rtw_btcoex.h in order to
conform to kernel code style. This eliminates warnings generated by
checkpatch.pl.

In all cases it's the 'struct adapter *' argument which has been given
the name 'padapter'. This matches the names used in the implementations
of these functions.

Signed-off-by: Linus Probert <linus.probert@gmail.com>
Reviewed-by: Luka Gejak <luka.gejak@linux.dev>
Link: https://patch.msgid.link/20260427173857.585742-3-linus.probert@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/rtw_btcoex.h