commit | 5fee64fcde0770c41e926ff981022eaa512d8980 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 22 11:41:20 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:17:54 2020 +0200 |
tree | 8519259e205878577de5fb440870457c5a989b4e | |
parent | 83ff98c3e9cd2b82b4289e185f2ce7d635a9cbd3 [diff] |
init: add an init_mknod helper Add a simple helper to mknod with a kernel space file name and switch the early init code over to it. Remove the now unused ksys_mknod. Signed-off-by: Christoph Hellwig <hch@lst.de>