commit | 7aed53d1dfd14d468e065212ce45068e2b50c1fa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 24 17:08:36 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 16 07:23:35 2018 +0200 |
tree | 4fc1d297c3c308d37222e350f0a54f7bb100045e | |
parent | 61172eaea1adf64a77e563b0cb30d7ee88d9aa80 [diff] |
proc: add a proc_create_reg helper Common code for creating a regular file. Factor out of proc_create_data, to be reused by other functions soon. Signed-off-by: Christoph Hellwig <hch@lst.de>