[PATCH] [FIX] staging: pi433: fix last commit indentation

2017-12-03 Thread Victor Carvalho
fix indentation in commit: - 928150e1dbb8638f309493b7dc72d56c20896704 staging: pi433: fix coding style in function rf69_set_rx_cfg() Signed-off-by: Victor Carvalho --- drivers/staging/pi433/pi433_if.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging

[PATCH] staging: pi433: fix coding style in function rf69_set_rx_cfg()

2017-11-30 Thread Victor Carvalho
staging: pi433: fix coding style in function - rf69_set_rx_cfg(struct pi433_device *dev, struct pi433_rx_cfg *rx_cfg) Signed-off-by: Victor Carvalho --- drivers/staging/pi433/pi433_if.c | 60 1 file changed, 30 insertions(+), 30 deletions(-) diff

[PATCH] staging: pi433: fix include asm/compat.h to linux/compat.h

2017-11-29 Thread Victor Carvalho
staging: pi433: fix include asm/compat.h to linux/compat.h Signed-off-by: Victor Carvalho --- drivers/staging/pi433/pi433_if.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/pi433/pi433_if.c b/drivers/staging/pi433/pi433_if.c index 3404cb9722c9..763104760650