From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Stephen Evanchik <evanchsa@gmail.com>
Cc: Vojtech Pavlik <vojtech@suse.cz>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.11] IBM TrackPoint support
Date: Mon, 14 Mar 2005 00:30:39 -0500 [thread overview]
Message-ID: <200503140030.39482.dtor_core@ameritech.net> (raw)
In-Reply-To: <a71293c2050313210230161278@mail.gmail.com>
On Monday 14 March 2005 00:02, Stephen Evanchik wrote:
> Here's the latest patch for TracKPoint devices. I have changed the
> sysfs filenames to be more descriptive for commonly used attributes. I
> also implemented the set_properties flag for initialization.
>
> It patches against 2.6.11 and 2.6.11.3 however I have not tested it
> with 2.6.11.3 .
>
> Any comments are appreciated.
>
Hi Stephen,
It looks very good now, I have just a couple of comments and I as far as
I concerned it is ready for inclusion.
> +PSMOUSE_DEFINE_ATTR(middle_btn_disable);
Is it possible to change it for positive (something like middle_button
which would show 1 for enabled - default - and 0 for disabled). But this
is my personal preference, others may disagree.
> +#define MAKE_ATTR_WRITE(_item, command) \
> + static ssize_t psmouse_attr_set_##_item(struct psmouse *psmouse,
> const char *buf, size_t count) \
It looks like your mailer has wrapped the patch.
Also the patch has some trailing whitespace. If you are using vim the
foillowing in .vimrc will show all trailing spaces in all their glory:
highlight RedundantWhitespace ctermbg=red guibg=red
match RedundantWhitespace /\s\+$\| \+\ze\t/
--
Dmitry
next prev parent reply other threads:[~2005-03-14 5:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-14 5:02 [PATCH 2.6.11] IBM TrackPoint support Stephen Evanchik
2005-03-14 5:30 ` Dmitry Torokhov [this message]
2005-03-14 8:19 ` Vojtech Pavlik
2005-03-14 12:01 ` Stephen Evanchik
2005-03-14 12:19 ` Vojtech Pavlik
2005-03-14 13:40 ` Stephen Evanchik
2005-03-14 14:59 ` Dmitry Torokhov
2005-03-15 19:49 ` Paweł Sikora
2005-03-15 20:19 ` Stephen Evanchik
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=200503140030.39482.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=evanchsa@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vojtech@suse.cz \
/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