Re: [PATCH] at86rf230: assign wait_for_completion_timeout to appropriately typed var

From: Alexander Aring
Date: Sat Feb 14 2015 - 16:34:34 EST


On Sun, Feb 08, 2015 at 10:34:34AM +0100, Alexander Aring wrote:
> On Sun, Feb 08, 2015 at 03:55:00AM -0500, Nicholas Mc Guire wrote:
> > return type of wait_for_completion_timeout is unsigned long not int.
> > As rc is used here only for wait_for_completion_timeout the type is simply
> > changed to unsigned long.
> >
> > Signed-off-by: Nicholas Mc Guire <hofrat@xxxxxxxxx>
>
> Acked-by: Alexander Aring <alex.aring@xxxxxxxxx>
>
> Marcel, can you please queue this for bluetooth-next. Should be able to
> apply against bluetooth-next. Thanks.
>

Marcel, ping.

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