This fixes three instances of checkpatch warning:
WARNING: line over 80 characters
Signed-off-by: George Edward Bulmer
---
drivers/staging/iio/light/tsl2x7x.c | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/iio/light/tsl2x7x.c
b/drivers/staging/iio
This fixes five instances of checkpatch warning:
WARNING: line over 80 characters
Signed-off-by: George Edward Bulmer
---
drivers/staging/ccree/ssi_sysfs.c | 21 -
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/ccree/ssi_sysfs.c
b/drivers
This fixes checkpatch warning:
CHECK: Macro argument reuse 'buf' - possible side effects?
Signed-off-by: George Edward Bulmer
---
drivers/staging/most/net/net.c | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/most/net/net.c b/drivers/st