[PATCH] Staging: Remove assignments of (void*) functions

2017-06-16 Thread Naeil ZOUEIDI
Remove assignments of (void*) functions Signed-off-by: Naeil ZOUEIDI --- drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_firmware.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_firmware.c b/drivers

[PATCH] This is a patch to the capi.c file that fixes one instance of the following error: ERROR: do not use assignment in if condition

2016-11-06 Thread Naeil ZOUEIDI
Staging: i4l: act200: Signed-off-by: Naeil Zoueidi --- drivers/staging/i4l/act2000/capi.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/i4l/act2000/capi.c b/drivers/staging/i4l/act2000/capi.c index 62f5629..b494917 100644 --- a/drivers/staging/i4l

[PATCH 2/2] Adding a missing parenthesis to an assignment and fixing my first patch This patch is a fix to the error ERROR: do not use assignment in if condition found by the checkpatch tool

2016-11-06 Thread Naeil ZOUEIDI
Staging: i4l: act2000: Signed-off-by: Naeil ZOUEIDI --- drivers/staging/i4l/act2000/capi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/i4l/act2000/capi.c b/drivers/staging/i4l/act2000/capi.c index b494917..62dee39 100644 --- a/drivers/staging/i4l/act2000