Remove an unnecessary local variable to store the return value, instead return directly thereby saving few bits of memory. Found using Coccinelle. Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>