From: Antonio Ospite <ao2@ao2.it>
To: linux-input@vger.kernel.org
Cc: Antonio Ospite <ao2@ao2.it>, Jiri Kosina <jkosina@suse.cz>,
simon@mungewell.org, Frank Praznik <frank.praznik@oh.rr.com>
Subject: [PATCH 4/4] HID: sony: Remove an old and redundant comment
Date: Tue, 24 Jun 2014 13:28:43 +0200 [thread overview]
Message-ID: <1403609323-27283-5-git-send-email-ao2@ao2.it> (raw)
In-Reply-To: <1403609323-27283-1-git-send-email-ao2@ao2.it>
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>
---
drivers/hid/hid-sony.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c
index 22ba5dd..bb1e969 100644
--- a/drivers/hid/hid-sony.c
+++ b/drivers/hid/hid-sony.c
@@ -875,8 +875,6 @@ static int ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi,
return 1;
}
-
-/* Sony Vaio VGX has wrongly mouse pointer declared as constant */
static __u8 *sony_report_fixup(struct hid_device *hdev, __u8 *rdesc,
unsigned int *rsize)
{
--
2.0.0
next prev parent reply other threads:[~2014-06-24 12:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-24 11:28 [PATCH 0/4] HID: sony: Some cleanups Antonio Ospite
2014-06-24 11:28 ` [PATCH 1/4] HID: sony: Use the SIXAXIS_CONTROLLER constant when possible Antonio Ospite
2014-06-24 11:28 ` [PATCH 2/4] HID: sony: Always override the Sixaxis descriptor Antonio Ospite
2014-06-24 11:28 ` [PATCH 3/4] HID: sony: Format and comment sixaxis_rdesc Antonio Ospite
2014-06-24 11:28 ` Antonio Ospite [this message]
2014-06-25 19:23 ` [PATCH 0/4] HID: sony: Some cleanups Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1403609323-27283-5-git-send-email-ao2@ao2.it \
--to=ao2@ao2.it \
--cc=frank.praznik@oh.rr.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=simon@mungewell.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox