[PATCH 2/2] clk: exynos4: Fix spacing related checkpatch errors
Tomasz Figa
t.figa at samsung.com
Mon Jan 20 07:07:30 EST 2014
Hi Sachin,
On 15.01.2014 11:01, Sachin Kamat wrote:
> Silences the following type of checkpatch errors:
> ERROR: space prohibited after that open parenthesis '('
>
> Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
> ---
> drivers/clk/samsung/clk-exynos4.c | 50 ++++++++++++++++++-------------------
> 1 file changed, 25 insertions(+), 25 deletions(-)
I believe this is a false warning. In this special case the spaces
greatly improve readability of static data in the driver, which I
believe is preferred over the strict rules of checkpatch.
Best regards,
Tomasz
More information about the linux-arm-kernel
mailing list