From: Dan Carpenter <dan.carpen...@oracle.com> Date: Wed, 4 May 2016 09:22:01 +0300
> If the call to fn() fails then "buf" is uninitialized. Just return the > error code in that case. > > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com> Applied. Please, in the future, use a consistent subsystem prefixing scheme. In these two patches you used "x/y:"" and "x: y:" Thanks.