[PATCH v5 0/3] staging:gpib: typo fix and cleam up

Ravi Kumar kairi posted 3 patches 10 months ago
.../gpib/agilent_82350b/agilent_82350b.c      | 19 ++-----------------
1 file changed, 2 insertions(+), 17 deletions(-)
[PATCH v5 0/3] staging:gpib: typo fix and cleam up
Posted by Ravi Kumar kairi 10 months ago
From: Ravi Kumar Kairi <kumarkairiravi@gmail.com>

minor typo fix and cleanup

Ravi Kumar Kairi (3):
  staging:gpib:agilent_82350b.c: fixed a typo
  staging:gpib:agilent_82350b.c: cleaned commented out code
  staging:gpib:agilent_82350b.c: removed braces from a single if
    statement

 .../gpib/agilent_82350b/agilent_82350b.c      | 19 ++-----------------
 1 file changed, 2 insertions(+), 17 deletions(-)

-- 
2.48.1
Re: [PATCH v5 0/3] staging:gpib: typo fix and cleam up
Posted by Dan Carpenter 10 months ago
On Tue, Feb 18, 2025 at 01:20:47AM +0530, Ravi Kumar kairi wrote:
> From: Ravi Kumar Kairi <kumarkairiravi@gmail.com>
> 
> minor typo fix and cleanup
> 
> Ravi Kumar Kairi (3):
>   staging:gpib:agilent_82350b.c: fixed a typo
>   staging:gpib:agilent_82350b.c: cleaned commented out code
>   staging:gpib:agilent_82350b.c: removed braces from a single if
>     statement

Thanks.

Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>

regards,
dan carpenter
Re: [PATCH v5 0/3] staging:gpib: typo fix and cleam up
Posted by Ravi Kumar Kairi 10 months ago
On Tue, Feb 18, 2025 at 10:48:03AM +0300, Dan Carpenter wrote:
> On Tue, Feb 18, 2025 at 01:20:47AM +0530, Ravi Kumar kairi wrote:
> > From: Ravi Kumar Kairi <kumarkairiravi@gmail.com>
> > 
> > minor typo fix and cleanup
> > 
> > Ravi Kumar Kairi (3):
> >   staging:gpib:agilent_82350b.c: fixed a typo
> >   staging:gpib:agilent_82350b.c: cleaned commented out code
> >   staging:gpib:agilent_82350b.c: removed braces from a single if
> >     statement
> 
> Thanks.
> 
> Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
> 
> regards,
> dan carpenter
> 
hi, thanks for the review and would you also mind checking out 
[1] https://lore.kernel.org/linux-staging/eb8368ee9fff0076ea1f97d154ff2b07d2fec572.1739794938.git.kumarkairiravi@gmail.com/T/#u
In case it was marked as spam by gmail please let me know so I can send
resend.

regrads. 
Ravi