autofs4: fix coding style line length in autofs4_wait()
authorIan Kent <raven@themaw.net>
Tue, 15 Mar 2016 21:58:30 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Mar 2016 23:55:16 +0000 (16:55 -0700)
commitb3f67a988c595e1fd5808008cea098a66cfadb9b
tree1722d049a03601c276f67c43b215a201bd03b161
parentaa330ddc5393acd32b227918650536070e3a9e54
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>
fs/autofs4/waitq.c