Messages in this thread |  | | Date | Sun, 8 Feb 2015 10:34:35 +0100 | From | Alexander Aring <> | Subject | Re: [PATCH] at86rf230: assign wait_for_completion_timeout to appropriately typed var |
| |
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@osadl.org>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Marcel, can you please queue this for bluetooth-next. Should be able to apply against bluetooth-next. Thanks.
- Alex
|  |