mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-12 16:19:53 +00:00
staging: rtl8723bs: Fix grammar error in comment.
Fix a grammatical error in the comment describing 'struct rt_firmware_hdr'. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
699ad73456
commit
55dee96311
@ -51,7 +51,7 @@ struct rt_firmware {
|
||||
u8 *fw_buffer_sz;
|
||||
};
|
||||
|
||||
/* This structure must be cared byte-ordering */
|
||||
/* This structure must be carefully byte-ordered. */
|
||||
struct rt_firmware_hdr {
|
||||
/* 8-byte alinment required */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user