Messages in this thread |  | | Date | Sat, 14 Feb 2015 22:34:22 +0100 | From | Alexander Aring <> | Subject | Re: [PATCH] at86rf230: assign wait_for_completion_timeout to appropriately typed var |
| |
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@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. >
Marcel, ping.
- Alex
|  |