staging: i4l: move open brace to previous line
authorElizabeth Ferdman <gnudevliz@gmail.com>
Thu, 6 Oct 2016 21:41:18 +0000 (14:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:06 +0000 (10:25 +0200)
commit8ba392d151c5875bf8e580634cc6837b2a029207
treefb39600ecd5d824d2fe6d5adc76c18f00502a606
parent2e41eb96f99a81e1b941812c7cd767c81d7d7d75
staging: i4l: move open brace to previous line

Fix checkpatch error "open brace should be on previous line" since only
functions should have their opening brace on a new line.

Signed-off-by: Elizabeth Ferdman <gnudevliz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/i4l/act2000/module.c