Re: [PATCH 2/4] remove the old non generic API

From: Greg KH
Date: Mon Apr 19 2010 - 12:26:33 EST


On Mon, Apr 19, 2010 at 05:33:04PM +0200, Stefani Seibold wrote:
> Am Montag, den 19.04.2010, 08:28 -0700 schrieb Greg KH:
> > On Sun, Apr 18, 2010 at 11:05:16PM +0200, stefani@xxxxxxxxxxx wrote:
> > > From: Stefani Seibold <stefani@xxxxxxxxxxx>
> > >
> > > This patch simple remove the whole kfifo.c and kfifo.h files. The next
> > > patch will replace it with the new generic kfifo API.
> >
> > But you just broke the kernel build at this point in the patch sequence,
> > which is not allowed :(
> >
>
> I know, but the only way is to merge the patch 2 and 3 together which
> results in a very large and unreadable patch.
>
> If desired i will do this...

Or you can rename files, or do all sorts of other things instead of
breaking the build, which again, is not allowed, so don't do it :)

thanks,

greg k-h
--
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/