Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: rtl8723bs: remove extra indent

There is an extra tab in the conditional statement. This removes it.

Signed-off-by: Bryan Brattlof <hello@bryanbrattlof.com>
Link: https://lore.kernel.org/r/20210407201842.80074-1-hello@bryanbrattlof.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Bryan Brattlof and committed by
Greg Kroah-Hartman
4e35b913 73aba1b5

+1 -1
+1 -1
drivers/staging/rtl8723bs/core/rtw_ap.c
··· 1008 1008 } 1009 1009 1010 1010 if ((p == NULL) || (ie_len == 0)) 1011 - break; 1011 + break; 1012 1012 } 1013 1013 1014 1014 /* wmm */