commit | b3f67a988c595e1fd5808008cea098a66cfadb9b | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Tue Mar 15 14:58:30 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 15 16:55:16 2016 -0700 |
tree | 1722d049a03601c276f67c43b215a201bd03b161 | |
parent | aa330ddc5393acd32b227918650536070e3a9e54 [diff] |
autofs4: fix coding style line length in autofs4_wait() The need for this is questionable but checkpatch.pl complains about the line length and it's a straightfoward change. 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>