HID: sony: Remove an old and redundant comment
authorAntonio Ospite <ao2@ao2.it>
Tue, 24 Jun 2014 11:28:43 +0000 (13:28 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 25 Jun 2014 19:21:19 +0000 (21:21 +0200)
commitab030726b64382d3548fd157db0a1c678c792122
tree6af56c5449bcb64fa0f8acfd2e12fef76d098dc2
parentfb705a6dc8e997ea26f0bd93f58c43e2f0592d3a
HID: sony: Remove an old and redundant comment

Remove an old redundant comment before sony_report_fixup(), it must have
been a leftover from the first version of the driver:
sony_report_fixup() now handles all the supported devices, not only the
Sony Vaio VGX.

The comment is also redundant as the same information provided by it is
also present in the body of the function.

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c