[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100416042104.GA20916@core.coreip.homeip.net>
Date: Thu, 15 Apr 2010 21:21:04 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Rafi Rubin <rafi@...s.upenn.edu>
Cc: Alan Cox <alan@...ux.intel.com>, linux-i2c@...r.kernel.org,
khali@...ux-fr.org, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: your mail
On Thu, Apr 15, 2010 at 07:41:22PM -0400, Rafi Rubin wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> >> + if (ts->tc.event_sended == false) {
> >
> > We set "event_sended" to false immediately before calling
> > cy8ctmg110_send_event() so I do not see the point of this flag.
>
> On that note:
>
> $ git grep -n sended
> drivers/net/eth16i.c:1295:
> how many packets there is to be sended */
> drivers/net/wan/sbni.c:638:
> /* if frame was sended but not ACK'ed - resend it */
> drivers/net/wan/sbni.c:659:
> * frame sended then in prepare_to_send next frame
> drivers/usb/serial/aircable.c:13:
> * next two bytes must say how much data will be sended.
>
Well, if you want to go down that path...
[dtor@...mer work]$ grep -r -e "\(setted\|setuped\|split\+ed\)" . | wc -l
54
[dtor@...mer work]$
--
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