Skip to content

Commit

Permalink
V4L/DVB: ir-core: fix some confusing comments
Browse files Browse the repository at this point in the history
Fix some confusing comments in drivers/media/IR/*

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
David Härdeman authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent 42880cd commit dd3f616
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/media/IR/ir-keytable.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* ir-register.c - handle IR scancode->keycode tables
/* ir-keytable.c - handle IR scancode->keycode tables
*
* Copyright (C) 2009 by Mauro Carvalho Chehab <mchehab@redhat.com>
*
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/IR/ir-sysfs.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* ir-register.c - handle IR scancode->keycode tables
/* ir-sysfs.c - sysfs interface for RC devices (/sys/class/rc)
*
* Copyright (C) 2009-2010 by Mauro Carvalho Chehab <mchehab@redhat.com>
*
Expand Down

0 comments on commit dd3f616

Please sign in to comment.