linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: frequency: Fix checkpatch warnings
@ 2014-12-16  9:11 Roberta Dobrescu
  2014-12-16  9:11 ` [PATCH 1/3] iio: frequency: Remove 'out of memory' message Roberta Dobrescu
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Roberta Dobrescu @ 2014-12-16  9:11 UTC (permalink / raw)
  To: jic23, linux-iio
  Cc: octavian.purdila, daniel.baluta, lars, Michael.Hennerich,
	knaack.h, pmeerw, Roberta Dobrescu

This patchset fixes warnings detected using checkpatch.pl,
such as: useless 'out of memory' message, unnecessary braces around single
statement block, inadequate usage of msleep function.


Roberta Dobrescu (3):
  iio: frequency: Remove 'out of memory' message
  iio: frequency: Remove unnecessary braces around single statement block
  iio: frequency: Use usleep_range instead of msleep

 drivers/iio/frequency/ad9523.c  | 2 +-
 drivers/iio/frequency/adf4350.c | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-12-26  9:39 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16  9:11 [PATCH 0/3] iio: frequency: Fix checkpatch warnings Roberta Dobrescu
2014-12-16  9:11 ` [PATCH 1/3] iio: frequency: Remove 'out of memory' message Roberta Dobrescu
2014-12-16 11:22   ` Daniel Baluta
2014-12-18 16:14   ` Lars-Peter Clausen
2014-12-18 23:22   ` Hartmut Knaack
2014-12-23  8:51   ` Daniel Baluta
2014-12-23  9:07     ` Lars-Peter Clausen
2014-12-23  9:24       ` Daniel Baluta
2014-12-23 20:21       ` Hartmut Knaack
2014-12-23 21:46         ` Lars-Peter Clausen
2014-12-26  9:38           ` Jonathan Cameron
2014-12-16  9:11 ` [PATCH 2/3] iio: frequency: Remove unnecessary braces around single statement block Roberta Dobrescu
2014-12-16 11:23   ` Daniel Baluta
2014-12-18 16:13   ` Lars-Peter Clausen
2014-12-26  9:39     ` Jonathan Cameron
2014-12-16  9:11 ` [PATCH 3/3] iio: frequency: Use usleep_range instead of msleep Roberta Dobrescu
2014-12-18 16:09   ` Lars-Peter Clausen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).