Commit 5020e16
driver/usbstoragedriver: wrap commands
Use the wrap_command() function to escape command arguments in case a remote
operation over SSH is done.
Fixes #1392
Alternative to #1450
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
(cherry picked from commit 1dd763f)1 parent 7a1f678 commit 5020e16
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
0 commit comments