nfc: s3fwrn5: Fix the misspelling in a comment
stucture should be replaced by structure. Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Bongsu Jeon <bongsu.jeon@samsung.com> Link: https://lore.kernel.org/r/20201117080950epcms2p4d332688ce351321c3222734bca680b57@epcms2p4 Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
b50e296456
commit
074376007e
|
@ -266,7 +266,7 @@ static int s3fwrn5_fw_complete_update_mode(struct s3fwrn5_fw_info *fw_info)
|
|||
}
|
||||
|
||||
/*
|
||||
* Firmware header stucture:
|
||||
* Firmware header structure:
|
||||
*
|
||||
* 0x00 - 0x0B : Date and time string (w/o NUL termination)
|
||||
* 0x10 - 0x13 : Firmware version
|
||||
|
|
Loading…
Reference in New Issue