bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/4] linux: fix bit tests


From: Justus Winter
Subject: Re: [PATCH 1/4] linux: fix bit tests
Date: Mon, 06 Jan 2014 12:56:50 +0100
User-agent: alot/0.3.4

Quoting Samuel Thibault (2014-01-06 02:41:03)
> > * linux/src/drivers/net/tlan.c: Fix bit tests.
> > * linux/src/drivers/scsi/AM53C974.c: Likewise.
> > * linux/src/drivers/scsi/FlashPoint.c: Likewise.
> > * linux/src/drivers/scsi/NCR5380.c: Likewise.
> > * linux/src/drivers/scsi/t128.c: Likewise.
> 
> Ack.
> 
> Did you check whether these still appear in the Linux source code?  I
> have already fixed an obscure bug in Linux simply by fixing it in the
> gnumach copy :)

Most unlikely.  These two patches were generated using semantic
patches presented here:

http://www.emn.fr/z-info/coccinelle/rules/

I think it's safe to assume they have been applied to the linux
kernel, given that coccinelle was developed for the linux kernel and
these are semantic patches developed by the coccinelle authors.

Justus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]