Re: [PATCH 3/7] drivers/usb/gadget/pch_udc.c: adjust suspicious bitoperation

From: Dan Carpenter
Date: Fri Jun 08 2012 - 08:59:30 EST


On Thu, Jun 07, 2012 at 08:05:44AM -0700, Joe Perches wrote:
> On Thu, 2012-06-07 at 16:23 +0200, Julia Lawall wrote:
> > Oops, thanks for noticing that. I'll send a corrected version.
>
> Hi Julia.
>
> I should have let you know that I already submitted
> a patch series for a simple treewide
> "s/if (value | UC_CONSTANT)/if (value & UC_CONSTANT)/"
> https://lkml.org/lkml/2012/5/30/625
>

You could CC them to kernel-janitors@xxxxxxxxxxxxxxxx Julia and I
used to tread on each other's toes until we hijacked the k-j list.

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/