commit | 7dbbb4bf1e00bbd4612f84047906d781a370611d | [log] [tgz] |
---|---|---|
author | Matthias Schwarzott <zzam@gentoo.org> | Sun Nov 05 09:24:59 2017 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Dec 12 05:33:18 2017 -0500 |
tree | b74b2ff5a59f19a5653a84c82a2a6f798b789c94 | |
parent | 1b54da77f32a88104d45e7d3d9b274fea619e0d6 [diff] |
media: si2165: Make checkpatch happy Fix almost all of checkpatch --strict warnings. The remaining warnings are about: * macro REG16 (should be enclosed in parentheses) * macro REG16 (Macro argument reuse) Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>