Re: [PATCH] pinctrl: pinctrl-st.c: Cleaning up values that are never used

2014-07-07 Thread Linus Walleij
On Thu, Jun 26, 2014 at 3:44 PM, Rickard Strandqvist wrote: > Remove variable that are never used > > This was found using a static code analysis program called cppcheck. > > Signed-off-by: Rickard Strandqvist Patch applied with Patrice's ACK. Yours, Linus Walleij -- To unsubscribe from this l

Re: [PATCH] pinctrl: pinctrl-st.c: Cleaning up values that are never used

2014-06-26 Thread Patrice Chotard
Hi Rickard On 06/26/2014 03:44 PM, Rickard Strandqvist wrote: Remove variable that are never used This was found using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/pinctrl/pinctrl-st.c |6 ++ 1 file changed, 2 insertions(+), 4 delet