[PATCH] staging: media: cxd2099: Fix checkpatch issues

2017-05-16 Thread eddi1983
From: Christoph Fanelsa Fix checkpatch warnings of prefered using '%s..", __func__' as function name in a string Signed-off-by: Christoph Fanelsa --- drivers/staging/media/cxd2099/cxd2099.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/media/cxd2099

[PATCH] staging: iio: meter: ade7854: Fix symbolic permissions to octal permissions

2017-05-08 Thread eddi1983
From: Christoph Fanelsa Fixed the checkpatch warnings (task #10 of eudyptula challenge) of prefered octal permissions over symbolic ones Signed-off-by: Christoph Fanelsa Cc: Michael Hennerich Cc: Jonathan Cameron Cc: Hartmut Knaack Cc: Peter Meerwald-Stadler Cc: Greg Kroah-Hartman Cc: lin