Raphael Silva <rapphil@xxxxxxxxx> writes: > Some corrections were made to the code in order to conform to the > Kernel Coding Style. > > Signed-off-by: Raphael Silva <rapphil@xxxxxxxxx> > --- > drivers/staging/rtl8723au/core/rtw_sta_mgt.c | 42 ++++++++++++++++++---------- > 1 file changed, 27 insertions(+), 15 deletions(-) [jes@yoga jes.git]$ make drivers/staging/rtl8723au/r8723au.ko CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h CALL scripts/checksyscalls.sh CC [M] drivers/staging/rtl8723au/core/rtw_sta_mgt.o drivers/staging/rtl8723au/core/rtw_sta_mgt.c: In function 'rtw_free_stainfo23a': drivers/staging/rtl8723au/core/rtw_sta_mgt.c:256:27: error: expected expression before ';' token pstapriv->asoc_sta_count-; ^ I fixed this up this time - next time, compile your patches before you post them. Thank you, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html