This script helps to remove bogus intermediate local variable used in functions to store return value and instead return directly while saving few bits of memory. Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>