Commit 1cf09f3
committed
kernel_cmdline: impl Display for utf8::Cmdline
We already impl AsRef<str> but this just makes it more convenient to
render the command line for users.
Signed-off-by: John Eckersberg <[email protected]>1 parent 02b06c0 commit 1cf09f3
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
137 | 144 | | |
138 | 145 | | |
139 | 146 | | |
| |||
0 commit comments