RE: [PATCH 00/22] Staging: hv: Cleanup-storage-drivers-phase-III

From: KY Srinivasan
Date: Tue Apr 05 2011 - 09:58:44 EST


Sorry for the confusion Greg. I reworked some patches in Phase-II cleanup and I was meaning to resend them before you began applying the patches, That is the reason for the problem you are encountering. I just resent the Phase II series. If you can back out the phase II that you have applied and apply the ones I resent, everything should apply cleanly. Once again, I sorry for creating additional work for you.

Regards,

K. Y

> -----Original Message-----
> From: Greg KH [mailto:greg@xxxxxxxxx]
> Sent: Tuesday, April 05, 2011 12:59 AM
> To: KY Srinivasan
> Cc: gregkh@xxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> devel@xxxxxxxxxxxxxxxxxxxxxx; virtualization@xxxxxxxxxxxxxx
> Subject: Re: [PATCH 00/22] Staging: hv: Cleanup-storage-drivers-phase-III
>
> On Mon, Mar 28, 2011 at 10:00:15AM -0700, K. Y. Srinivasan wrote:
> > This patch-set deals with some of the style isues in blkvsc_drv.c. We also
> > get rid most of the "dead code" in this file:
> >
> > 1) Get rid of most of the forward declarations in this file.
> > The only remaining forward declarations are to deal with
> > circular dependencies.
> >
> > 2) Get rid of most of the dead code in the file. Some of
> > the functions in this file are place holders - they are not
> > fuly implementedi yet (blkvsc_ioctl(), blkvsc_media_changed().
> > We have retained some comments/dead code, to help us in the
> > final implementation.
>
> For some reason, this patch series fails to apply after the first one.
> So I've not applied any of them, care to resync and resend?
>
> 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/