]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2763b1149f4dcd6c956d1cbff878190e255187a9
tree1722d049a03601c276f67c43b215a201bd03b161
parent1f046ff4bc47d3eff68fd67eb56b825c0eb883a4
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