On Fri, Aug 23, 2013 at 01:19:11PM +0300, Dan Carpenter wrote: > There is a mistake here so it returns PTR_ERR(NULL) which is success > instead of -ENOMEM. > > Signed-off-by: Dan Carpenter > --- > I can't compile this. Good catch! Applied, thanks. Thierry