Commit 3bf9253
lib: fix safety comment missing space
While merging the pin-init PR for v6.17 I noticed this typo, thus fix
it upstream.
Fixes: fdd6bcb ("add `zeroed()` & `Zeroable::zeroed()` functions")
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>1 parent 9a5e454 commit 3bf9253
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1592 | 1592 | | |
1593 | 1593 | | |
1594 | 1594 | | |
1595 | | - | |
| 1595 | + | |
1596 | 1596 | | |
1597 | 1597 | | |
1598 | 1598 | | |
| |||
0 commit comments