On 2014-06-01 20:12, Peter Senna Tschudin wrote: > This semantic patch looks for variables that are initialized with a > constant, are never updated, and are only used as parameter of return. > Return the constant instead of using a variable. > > Signed-off-by: Peter Senna Tschudin <peter.se...@gmail.com>
Applied to kbuild.git#misc, thanks. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/