All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix iio/magnetometer style warnings
@ 2015-03-19 19:03 Cristina Opriceana
  2015-03-19 19:04 ` [PATCH 1/5] Staging: iio: Simplify NULL pointer condition Cristina Opriceana
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Cristina Opriceana @ 2015-03-19 19:03 UTC (permalink / raw)
  To: outreachy-kernel

This patchset fixes some iio/magnetometer style warnings in order to
keep the code clean.

Cristina Opriceana (5):
  Staging: iio: Simplify NULL pointer condition
  Staging: iio: Align function parameters to match first row
  Staging: iio: Remove multiple blank lines
  Staging: iio: Remove line over 80 characters
  Staging: iio: Add kernel-doc for struct hmc5843

 drivers/staging/iio/magnetometer/hmc5843.h      | 13 ++++--
 drivers/staging/iio/magnetometer/hmc5843_core.c | 59 ++++++++++++++-----------
 drivers/staging/iio/magnetometer/hmc5843_i2c.c  |  8 ++--
 3 files changed, 46 insertions(+), 34 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-03-20 14:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 19:03 [PATCH 0/5] Fix iio/magnetometer style warnings Cristina Opriceana
2015-03-19 19:04 ` [PATCH 1/5] Staging: iio: Simplify NULL pointer condition Cristina Opriceana
2015-03-19 19:06 ` [PATCH 2/5] Staging: iio: Align function parameters to match first row Cristina Opriceana
2015-03-19 19:07 ` [PATCH 3/5] Staging: iio: Remove multiple blank lines Cristina Opriceana
2015-03-19 19:07 ` [PATCH 4/5] Staging: iio: Remove line over 80 characters Cristina Opriceana
2015-03-19 19:10 ` [PATCH 5/5] Staging: iio: Add kernel-doc for struct hmc5843 Cristina Opriceana
2015-03-20 12:33   ` [Outreachy kernel] " Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.