Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1733174
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Support new Alps HID Touchpad device |
| Date | 2017-09-16 02:30 +0200 |
| Message-ID | <uq99D-29M-3@gated-at.bofh.it> (permalink) |
| References | <uoJAB-3J5-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 12 Sep 2017, Masaki Ota wrote: > This is the patch for support new Alps HID Touchpad device. > I submitted these patch before, but it was not completed. > So I separate the patch to some parts and release it again. Hi, I have a few minor comments -- as in the past, I'd like to ask for improved changelogs, so that they are up to our kernel standards. As you are a regular contributor, it's time to start getting things right :) Namely: - please be generally more verbose / detailed in your changelogs - explain not only what changes are being done, but also why they are being done (what is the motivation). As an example, patch #1 has this: -To support Alps T4 device, clean up the source code -Delete unnecessary structure Please briefly document the cleanups, and also document which structure is being removed and why it is redundant - you can drop the repeating "Minor changes in hid-alps.c for support new Alps device" prefix for the patche subjects, as it doesn't really provide any extra information - pathces #4 and #5 do quite a substantial changes to the code, it'd be nice to describe in a few sentnces what are the changes (what are the specifics of the new protocol, etc) Thanks a lot! -- Jiri Kosina SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Support new Alps HID Touchpad device Masaki Ota <012nexus@gmail.com> - 2017-09-12 05:00 +0200
[PATCH 4/7] Minor changes in hid-alps.c for support new Alps device(replace some variables) Masaki Ota <012nexus@gmail.com> - 2017-09-12 05:00 +0200
[PATCH 5/7] Support new Alps device that name is T4 Masaki Ota <012nexus@gmail.com> - 2017-09-12 05:00 +0200
Re: [PATCH 5/7] Support new Alps device that name is T4 Jiri Kosina <jikos@kernel.org> - 2017-09-16 02:40 +0200
Re: [PATCH] Support new Alps HID Touchpad device Jiri Kosina <jikos@kernel.org> - 2017-09-16 02:30 +0200
csiph-web