• Christoph Hellwig's avatar
    devtmpfs: refactor devtmpfsd() · bcbacc49
    Christoph Hellwig authored
    Split the main worker loop into a separate function.  This allows
    devtmpfsd_setup to be marked __init, which will allows us to call
    __init routines for the setup work.  devtmpfѕ itself needs a __ref
    marker for that to work, and a comment explaining why it works.
    Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
    bcbacc49
devtmpfs.c 9.82 KB