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> |
||
|---|---|---|
| .. | ||
| array_size.cocci | ||
| deref_null.cocci | ||
| ignore_return.cocci | ||
| irq_lock.cocci | ||
| mini_lock.cocci | ||
| noderef.cocci | ||
| returnvar.cocci | ||
| semicolon.cocci | ||
| unsigned_lesser_than_zero.cocci | ||
| unsigned_shift.cocci | ||