[PATCH] drivers:hid Fix spacing coding style issues

2015-10-27 Thread Bogicevic Sasa
This fixes two spacing issues in coding style Line 163 space needed after comma Line 203 space should not exist between function name and open parentheses Signed-off-by: Bogicevic Sasa --- drivers/hid/hid-apple.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH] drivers:hid Fix spacing coding style issues

2015-10-27 Thread Bogicevic Sasa
This fixes two spacing issues in coding style Line 163 space needed after comma Line 203 space should not exist between function name and open parentheses Signed-off-by: Bogicevic Sasa --- drivers/hid/hid-apple.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)