Skip to content
/ linux Public

Commit 04cdaf6

Browse files
unixbhaskarjwrdegoede
authored andcommitted
platform/mellanox: Typo fix in the file mlxbf-bootctl.c
s/progamming/programming/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20210317095650.2036419-1-unixbhaskar@gmail.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1 parent 3b329cf commit 04cdaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/platform/mellanox/mlxbf-bootctl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ static ssize_t secure_boot_fuse_state_show(struct device *dev,
208208
* 0011 = version 1, 0111 = version 2, 1111 = version 3). Upper 4 bits
209209
* are a thermometer code indicating key programming has completed for
210210
* key n (same encodings as the start bits). This allows for detection
211-
* of an interruption in the progamming process which has left the key
211+
* of an interruption in the programming process which has left the key
212212
* partially programmed (and thus invalid). The process is to burn the
213213
* eFuse for the new key start bit, burn the key eFuses, then burn the
214214
* eFuse for the new key complete bit.

0 commit comments

Comments
 (0)