Commit 2deb70d
dm: Fix typo in error message
Remove the redundant "i" at the beginning of the error message. This "i"
came from commit 1c13188 ("dm: prefer
'"%s...", __func__'"), the "i" is accidentally left.
Signed-off-by: Ssuhung Yeh <[email protected]>
Signed-off-by: Mikulas Patocka <[email protected]>
Fixes: 1c13188 ("dm: prefer '"%s...", __func__'")
Cc: [email protected] # v6.3+1 parent 51f0659 commit 2deb70d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments