[PATCH] staging: android: ashmem.c: Declared file operation with const keyword

2023-03-05 Thread Santosh Mahto
Warning found by checkpatch.pl script. Signed-off-by: Santosh Mahto --- drivers/staging/android/ashmem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/android/ashmem.c b/drivers/staging/android/ashmem.c index c05a214191da..f9cfa15b785f 100644 --- a/drivers

[PATCH 1/2] staging: xgifb: XGI_main_26.c fixed spacing to match coding style

2016-01-30 Thread Santosh Madiraju
From: madiraju Removed unnecessary spaces to match coding style. Signed-off-by: Santosh Madiraju --- drivers/staging/xgifb/XGI_main_26.c | 22 ++ 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/drivers/staging/xgifb/XGI_main_26.c b/drivers/staging/xgifb

[PATCH 2/2] staging : Comedi : comedi_fops : Fixed the return error code

2015-06-24 Thread Santosh
try_module_get fails when the reference count of the module is not allowed to be incremented ,and hence -ENXIO is returned indicating no device or address. Signed-off-by: santhosh pai --- drivers/staging/comedi/comedi_fops.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --

, [PATCH 2/2] staging : Comedi : comedi_fops : Fixed the return error, code, try_module_get fails when the reference count of the module is not, allowed to be incremented ,and hence -ENXIO is returne

2015-06-23 Thread Santosh
___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

[PATCH] staging : Comedi : comedi_fops : Fixed the return error code

2015-06-21 Thread Santosh
This patch fixes the checkpatch.pl warning: WARNING: ENOSYS means 'invalid syscall nr' and nothing else Regards, Santosh Pai >From 502464417255edb52a1db71146e2f33e67df87ce Mon Sep 17 00:00:00 2001 From: sanpai Date: Sun, 21 Jun 2015 15:05:00 +0530 Subject: [PATCH] sta

Re: [PATCH 3/3] tools: hv: Check return value of poll call

2013-06-27 Thread Santosh Y
r_p, &addr_l); > -- > 1.8.1.4 > > _______ > devel mailing list > de...@linuxdriverproject.org > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel -- ~Santosh ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel