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


Groups > linux.kernel > #1499134

[PATCH 0/5] i2c: i2c-piix4: set of coding style fixes

From Carlos Palminha <CARLOS.PALMINHA@synopsys.com>
Newsgroups linux.kernel
Subject [PATCH 0/5] i2c: i2c-piix4: set of coding style fixes
Date 2016-10-11 20:30 +0200
Message-ID <sr92h-15w-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset fixes several coding style issues.

Carlos Palminha (5):
  i2c: i2c-piix4: coding style fix - '*' adjacent to data name
  i2c: i2c-piix4: coding style fix - assignment in if condition
  i2c: i2c-piix4: coding style fix - long comments blocks
  i2c: i2c-piix4: coding style fix - spaces with open parenthesis
  i2c: i2c-piix4: coding style fix - quoted string split across lines

 drivers/i2c/busses/i2c-piix4.c | 144 +++++++++++++++++++++++------------------
 1 file changed, 82 insertions(+), 62 deletions(-)

-- 
2.9.3

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/5] i2c: i2c-piix4: set of coding style fixes  Carlos Palminha <CARLOS.PALMINHA@synopsys.com> - 2016-10-11 20:30 +0200

csiph-web