Re: [PATCH] staging: gdm72xx: use time_before()

From: Manuel Schoelling
Date: Sun May 25 2014 - 14:24:48 EST


On So, 2014-05-25 at 11:14 -0700, Greg KH wrote:
> On Sun, May 25, 2014 at 03:08:59PM +0200, Manuel SchÃlling wrote:
> > To be future-proof and for better readability the time comparisons are
> > modified to use time_before() instead of plain, error-prone math.
> >
> > Signed-off-by: Manuel SchÃlling <manuel.schoelling@xxxxxx>
> > ---
> > drivers/staging/gdm72xx/gdm_usb.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> This patch doesn't apply, can you please refresh it against my latest
> tree and resend?
That's weird. I pulled the lastest master from Linus and rebased the
patch, but no modification of my patch was required (latest commit
before my patch to that file was
8943a92fc257c439ffe55fb0f9896be57c58c56b according to my repo).

Maybe you have a more recent version than Linus?

Bye,

Manuel

> 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/