OSDN Git Service

staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1Tmp
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Thu, 20 Jun 2019 02:27:26 +0000 (07:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:43:02 +0000 (14:43 +0200)
commita7a22bc46c709f759eae93ea0bee6fdcf72588ae
treea73a255e14c913e77072025f5696b991fd59edb8
parent9cc579cc9588cfe1e6ffc12193253bc0950cada1
staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1Tmp

Remove pHalData variable as it is set but unused in function.
Remove pU1Tmp and replace this with pu8

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_btcoex.c