mbox series

[0/2] Fix style problems in ad7150 driver

Message ID 20181001193223.GD24866@x220.localdomain (mailing list archive)
Headers show
Series Fix style problems in ad7150 driver | expand

Message

Slawomir Stepien Oct. 1, 2018, 7:32 p.m. UTC
This series will fix simple style problem inside the ad7150 driver.

Slawomir Stepien (2):
  staging: iio: cdc: ad7150: use pointer to shorten the line length
  staging: iio: cdc: ad7150: fix misaligned lines

 drivers/staging/iio/cdc/ad7150.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)