commit | ed837d0901750e5e654d3949d6064c87a78e33d9 | [log] [tgz] |
---|---|---|
author | Tomohiro Kusumi <tkusumi@tuxera.com> | Fri Sep 08 16:16:37 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Sep 08 18:26:50 2017 -0700 |
tree | 71d2b95e6498aebc9afaffa5d3914d97630e1d96 | |
parent | 1f28c5d055032e7e8ee5e48198dca7e125d0eec6 [diff] |
autofs: non functional header inclusion cleanup Having header includes before any macro (without any dependency) simply looks normal. No reason to have these macros in between. Link: http://lkml.kernel.org/r/150285068011.4670.10271483982093996996.stgit@pluto.themaw.net Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com> Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>