Staging: rtl8723bs: fix spaces in HalPwrSeqCmd.h
authorMarco Cesati <marcocesati@gmail.com>
Mon, 15 Mar 2021 17:05:59 +0000 (18:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Mar 2021 11:23:16 +0000 (12:23 +0100)
commitfc05601e66bc703e3cd530766215a93dd9ef61fb
treecafc8246de43ba1299aaf7244c2d39205d4e193a
parent6980b026207db1b7e490cf12dc06563e271b4fbd
Staging: rtl8723bs: fix spaces in HalPwrSeqCmd.h

This commit fixes the following checkpatch.pl error:

    ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
    #116: FILE: ./include/HalPwrSeqCmd.h:116:
    + struct adapter * padapter,

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Marco Cesati <marcocesati@gmail.com>
Link: https://lore.kernel.org/r/20210315170618.2566-39-marcocesati@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/HalPwrSeqCmd.h