Re: [PATCH] clk: samsung: remove parentheses from return statements

2014-02-25 Thread Pankaj Dubey
Hi Sachin, On 02/26/2014 01:12 PM, Sachin Kamat wrote: Hi Pankaj, On 26 February 2014 08:14, Pankaj Dubey wrote: fixed following checkpatch warning message "return is not a function, parentheses are not required" Signed-off-by: Pankaj Dubey Similar patch has already been submitted: http://

Re: [PATCH] clk: samsung: remove parentheses from return statements

2014-02-25 Thread Sachin Kamat
Hi Pankaj, On 26 February 2014 08:14, Pankaj Dubey wrote: > fixed following checkpatch warning message > "return is not a function, parentheses are not required" > > Signed-off-by: Pankaj Dubey Similar patch has already been submitted: http://comments.gmane.org/gmane.linux.ports.arm.kernel/2945