V4L/DVB (12557): Use C99 comment CodingStyle
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Aug 2009 12:28:48 +0000 (09:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:19:24 +0000 (12:19 -0300)
commit97fd4f7fb62b018ff7afc0aea8cfffa2d79e59cd
treea512543ce3b80b34d38de4c8473aa7241c44ed03
parent436e7e7c07ff153be6ee22220f47c7fa62176a26
V4L/DVB (12557): Use C99 comment CodingStyle

The ir-keymaps.c has frequent additions. As people tend to copy an old
keyboard entry, a bad CodingStyle at an ancient entry may result on a
freshly bad CodingStyle patch.

So, better to fix the CodingStyle for the entire file.

This patch is the first of a series of patches fixing it, generated by
some perl magic plus manual handling.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/ir-keymaps.c