diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-04-20 18:50:54 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-19 12:57:43 -0300 |
commit | 384f23e8c9b189888d6d8c84ae5ebd23b074a0b6 (patch) | |
tree | 8289540754f092b271d431bc1aa655080d694378 /include/media/rc-map.h | |
parent | e40b1127f994a427568319d1be9b9e5ab1f58dd1 (diff) |
V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors
As reported by checkpatch.pl:
ERROR: open brace '{' following function declarations go on the next line
+static inline bool geq_margin(unsigned d1, unsigned d2, unsigned margin) {
ERROR: open brace '{' following function declarations go on the next line
+static inline bool eq_margin(unsigned d1, unsigned d2, unsigned margin) {
ERROR: open brace '{' following function declarations go on the next line
+static inline bool is_transition(struct ir_raw_event *x, struct ir_raw_event *y) {
Cc: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media/rc-map.h')
0 files changed, 0 insertions, 0 deletions