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


Groups > linux.kernel > #1418606

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

From Chris Cesare <chris.cesare@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] staging: comedi: serial2002: Fix two styling issues
Date 2016-06-09 21:40 +0200
Message-ID <rIdY5-2jk-5@gated-at.bofh.it> (permalink)
References <rIdY5-2jk-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[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

csiph-web