Skip to content

Commit

Permalink
nfc: s3fwrn5: Fix the misspelling in a comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bongsu Jeon authored and Jakub Kicinski committed Nov 19, 2020
1 parent b50e296 commit 0743760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/nfc/s3fwrn5/firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0743760

Please sign in to comment.