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@hammer work]$ grep -r -e "\(setted\|setuped\|split\+ed\)" . | wc -l 54 [dtor@hammer work]$ -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html