Re: [PATCH] staging: comedi: Removed not necessary braces for single block

2019-01-16 Thread Ian Abbott
On 15/01/2019 15:36, Jitendra Khasdev wrote: This patch is used to remove not necessary braces for single if block. Signed-off-by: Jitendra Khasdev --- drivers/staging/comedi/comedi_fops.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/comedi/comedi_f

Re: [PATCH] staging: comedi: Removed not necessary braces for single block

2019-01-15 Thread Jitendra
"interesting" email name you used here :) Please fix up, it has to match the signed-off-by line. I fixed and resent the patch again. --- Jitendra ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/li

[PATCH] staging: comedi: Removed not necessary braces for single block

2019-01-15 Thread Jitendra Khasdev
This patch is used to remove not necessary braces for single if block. Signed-off-by: Jitendra Khasdev --- drivers/staging/comedi/comedi_fops.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/comedi/comedi_fops.c b/drivers/staging/comedi/comedi_fops.c ind

Re: [PATCH] staging: comedi: Removed not necessary braces for single block

2019-01-15 Thread Greg KH
On Tue, Jan 15, 2019 at 08:21:08PM +0530, root wrote: > This patch is used to remove not necessary braces for single if block. > > Signed-off-by: Jitendra Kumar Khasdev > --- > drivers/staging/comedi/comedi_fops.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) "interesting" email nam

[PATCH] staging: comedi: Removed not necessary braces for single block

2019-01-15 Thread root
This patch is used to remove not necessary braces for single if block. Signed-off-by: Jitendra Kumar Khasdev --- drivers/staging/comedi/comedi_fops.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/comedi_fops.c b/drivers/staging/comedi/comedi_fops.c