Commit 3849139
committed
tree: make subsystem name mandatory in nvme_scan_ctrl()
nvme_scan_ctrl() is iterating over sysfs, so any controller must
have a corresponding subsystem; not finding one is an error.
Signed-off-by: Hannes Reinecke <[email protected]>1 parent 267dbc2 commit 3849139
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1367 | 1367 | | |
1368 | 1368 | | |
1369 | 1369 | | |
1370 | | - | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
1371 | 1378 | | |
1372 | 1379 | | |
1373 | 1380 | | |
| |||
0 commit comments