aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
diff options
context:
space:
mode:
authorQuytelda Kahja <quytelda@tamalin.org>2018-05-22 00:26:37 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-25 18:47:22 +0200
commit55dee963112dc9b0fe51199e73c3835b5dd85fe5 (patch)
treefd8a89e0a148b6885733048ac072eabe704f564c /drivers/staging/rtl8723bs
parentstaging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'. (diff)
downloadlinux-dev-55dee963112dc9b0fe51199e73c3835b5dd85fe5.tar.xz
linux-dev-55dee963112dc9b0fe51199e73c3835b5dd85fe5.zip
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>
Diffstat (limited to 'drivers/staging/rtl8723bs')
-rw-r--r--drivers/staging/rtl8723bs/include/rtl8723b_hal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/include/rtl8723b_hal.h b/drivers/staging/rtl8723bs/include/rtl8723b_hal.h
index 946236f704fe..8f00ced1c697 100644
--- a/drivers/staging/rtl8723bs/include/rtl8723b_hal.h
+++ b/drivers/staging/rtl8723bs/include/rtl8723b_hal.h
@@ -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 */