Messages in this thread |  | | | Date | Mon, 6 Aug 2012 13:26:04 +0100 | | Subject | Re: [PATCH] line6: pcm.c: Changed simple_strtoul to kstrtoint | | From | Stefan Hajnoczi <> |
| |
On Mon, Aug 6, 2012 at 1:08 PM, Johannes Thumshirn <morbidrsa@googlemail.com> wrote: > Changed call to simple_strtoul to kstrtoint in pcm_set_impulse_volume(...) > > Signed-off-by: Johannes Thumshirn <morbidrsa@googlemail.com> > --- > drivers/staging/line6/pcm.c | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Stefan Hajnoczi <stefanha@gmail.com>
|  |