Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1418606 > unrolled thread

[PATCH v2 0/2] staging: comedi: serial2002: Fix two styling issues

Started byChris Cesare <chris.cesare@gmail.com>
First post2016-06-09 21:40 +0200
Last post2016-06-10 12:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 0/2] staging: comedi: serial2002: Fix two styling issues Chris Cesare <chris.cesare@gmail.com> - 2016-06-09 21:40 +0200
    Re: [PATCH v2 0/2] staging: comedi: serial2002: Fix two styling  issues Ian Abbott <abbotti@mev.co.uk> - 2016-06-10 12:50 +0200

#1418606 — [PATCH v2 0/2] staging: comedi: serial2002: Fix two styling issues

FromChris Cesare <chris.cesare@gmail.com>
Date2016-06-09 21:40 +0200
Subject[PATCH v2 0/2] staging: comedi: serial2002: Fix two styling issues
Message-ID<rIdY5-2jk-5@gated-at.bofh.it>
checkpatch.pl warns about a bare unsigned and an unnecessary cast. Patchset
splits fixes for these into two separate patches.

Chris Cesare (2):
  staging: comedi: serial2002: Fix bare unsigned styling issue
  staging: comedi: serial2002: Fix unnecessary cast styling issue

 drivers/staging/comedi/drivers/serial2002.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
2.7.4

[toc] | [next] | [standalone]


#1419254 — Re: [PATCH v2 0/2] staging: comedi: serial2002: Fix two styling issues

FromIan Abbott <abbotti@mev.co.uk>
Date2016-06-10 12:50 +0200
SubjectRe: [PATCH v2 0/2] staging: comedi: serial2002: Fix two styling issues
Message-ID<rIsaK-3sW-25@gated-at.bofh.it>
In reply to#1418606
On 09/06/16 20:39, Chris Cesare wrote:
> checkpatch.pl warns about a bare unsigned and an unnecessary cast. Patchset
> splits fixes for these into two separate patches.
>
> Chris Cesare (2):
>    staging: comedi: serial2002: Fix bare unsigned styling issue
>    staging: comedi: serial2002: Fix unnecessary cast styling issue
>
>   drivers/staging/comedi/drivers/serial2002.c | 7 +++++--
>   1 file changed, 5 insertions(+), 2 deletions(-)
>

Looks good.  Thanks!

Reviewed-by: Ian Abbott <abbotti@mev.co.uk>

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web