Fix typo (devicde -> device).
This commit is contained in:
parent
e5fb562225
commit
021ee26911
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=249067
@ -438,7 +438,7 @@ identify(int argc, char *argv[])
|
||||
optind = 1;
|
||||
|
||||
/*
|
||||
* If devicde node contains "ns", we consider it a namespace,
|
||||
* If device node contains "ns", we consider it a namespace,
|
||||
* otherwise, consider it a controller.
|
||||
*/
|
||||
if (strstr(target, "ns") == NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user