There was a warning when ran "make versioncheck"
drivers/staging/media/as102/as102_fe.c: 20 linux/version.h not needed.
Signed-off-by: joseph daniel
---
drivers/staging/media/as102/as102_fe.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/media/as102/as1
The else statement is actually not required, as we can assign AS10X_CMD_ERROR
to the error variable directly.
Signed-off-by: joseph daniel
---
drivers/staging/media/as102/as10x_cmd.c | 28 +++-
1 file changed, 7 insertions(+), 21 deletions(-)
diff --git a/drivers
Hi all,
There are lots of places where if the xfer_cmd ptr is null we are
assiging error to AS10X_CMD_ERROR. actually we can do it at the
intialisation of error.
if you people think its correct, i can submit a change to you people.
Thanks,
--
To unsubscribe from this list: send the line "unsubsc