From: Dmitry Torokhov on
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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/