commit | 605b89206140172080d3c467380821ba6ef9ce1f | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Thu Jul 14 17:01:56 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Aug 24 13:36:57 2016 -0300 |
tree | abb9d7e64a6eceb3afe73aa303dc6c15b96b0c90 | |
parent | 06f0a57f35cda9d4941695472008105d34c0d626 [diff] |
[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>