fix typo of "subsys"

pull/709/head
Jeremy Wong 7 years ago committed by proninyaroslav
parent 1f2c47982d
commit fc63bdf0af

@ -39,7 +39,7 @@ The Linux kernel calls all architecture-specific `initcalls` before the `fs` rel
* `core`;
* `postcore`;
* `arch`;
* `susys`;
* `subsys`;
* `fs`;
* `device`;
* `late`.

Loading…
Cancel
Save