From: Dan Carpenter <dan.carpen...@oracle.com> Date: Wed, 27 Apr 2016 11:05:28 +0300
> This is never called with a NULL "buf" and anyway, we dereference 's' on > the lines before so it would Oops before we reach the check. > > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com> Applied to net-next, thanks.