commit | 21766d11d151c82eb41c09338c8e149da6019a8b | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Wed Jan 15 19:41:51 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 22 15:28:15 2020 +0100 |
tree | 8481bc3d3c1665c2ce1b67222fca12bb30341a93 | |
parent | 0ff0e95e9909e6ddefc8caa3948f20c0cb3dd6fb [diff] |
devtmpfs: simplify initialization of mount_dev Avoid a bit of ifdeffery by using the IS_ENABLED() helper. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Link: https://lore.kernel.org/r/20200115184154.3492-4-linux@rasmusvillemoes.dk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>