mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
staging: rtl8723bs: include: Fix spelling mistake in rtl8723b_hal.h
This patch fixes spelling mistake to increase code readability and searching. Signed-off-by: Roshan Khatri <topofeverest8848@gmail.com> Link: https://lore.kernel.org/r/20240905112720.3141-1-topofeverest8848@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
cd0920ebab
commit
43d9821c60
|
|
@ -38,7 +38,7 @@ struct rt_firmware {
|
|||
|
||||
/* This structure must be carefully byte-ordered. */
|
||||
struct rt_firmware_hdr {
|
||||
/* 8-byte alinment required */
|
||||
/* 8-byte alignment required */
|
||||
|
||||
/* LONG WORD 0 ---- */
|
||||
__le16 signature; /* 92C0: test chip; 92C, 88C0: test chip;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user