[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100604063429.GB21239@core.coreip.homeip.net>
Date: Thu, 3 Jun 2010 23:34:30 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Henrik Rydberg <rydberg@...omail.se>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Jiri Kosina <jkosina@...e.cz>,
Mika Kuoppala <mika.kuoppala@...ia.com>,
Benjamin Tissoires <tissoire@...a.fr>,
Rafi Rubin <rafi@...s.upenn.edu>
Subject: Re: [PATCH 4/4] input: Use driver hint to compute the evdev buffer
size
Hi Henrik,
On Thu, Jun 03, 2010 at 10:01:02AM +0200, Henrik Rydberg wrote:
>
> +static inline void input_set_events_per_packet(struct input_dev *dev, int nev)
A kerneldoc-style comment explaining the purpose of the new function would
be very beneficial.
> +{
> + dev->hint_events_per_packet = nev;
> +}
> +
Thanks.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists