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

staging: rtl8723bs: hal: Fix spelling mistakes in odm.h

This patch fixes misspelled words to increase code readability and
searching.

Signed-off-by: Roshan Khatri <topofeverest8848@gmail.com>
Reviewed-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240601083153.96242-1-topofeverest8848@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Roshan Khatri and committed by
Greg Kroah-Hartman
eac2c7d8 d514eaf4

+2 -2
+2 -2
drivers/staging/rtl8723bs/hal/odm.h
··· 76 76 77 77 /* Remove DIG by Yuchen */ 78 78 79 - /* Remoce BB power saving by Yuchn */ 79 + /* Remove BB power saving by Yuchn */ 80 80 81 81 /* Remove DIG by yuchen */ 82 82 ··· 878 878 struct odm_mac_status_info *pMacInfo; 879 879 /* MAC_INFO_88E MacInfo; */ 880 880 881 - /* Different Team independt structure?? */ 881 + /* Different Team independent structure?? */ 882 882 883 883 /* */ 884 884 /* TX_RTP_CMN TX_retrpo; */