[media] media: s5p-jpeg add missing blank lines after declarations
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 14 Jul 2016 20:01:56 +0000 (17:01 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 24 Aug 2016 16:36:57 +0000 (13:36 -0300)
commit605b89206140172080d3c467380821ba6ef9ce1f
treeabb9d7e64a6eceb3afe73aa303dc6c15b96b0c90
parent06f0a57f35cda9d4941695472008105d34c0d626
[media] media: s5p-jpeg add missing blank lines after declarations

Missing blank lines after declarations are making it hard to read the
code. Fix them and also fix other checkpatch warnings at the same time.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Acked-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/s5p-jpeg/jpeg-core.c