linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Replace mlock with private lock and delete whitespaces
@ 2017-03-21 18:03 simran singhal
  2017-03-21 18:03 ` [PATCH v3 1/2] staging: iio: ade7753: Remove trailing whitespaces simran singhal
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: simran singhal @ 2017-03-21 18:03 UTC (permalink / raw)
  To: lars
  Cc: Michael.Hennerich, jic23, knaack.h, pmeerw, gregkh, linux-iio,
	devel, linux-kernel, outreachy-kernel

The patch series replaces mlock with a private lock for driver ad9834 and
Fix coding style issues related to white spaces.

v3:
  -Using new private "lock" instead of using "buf_lock"
   as it can cause deadlock.
  -Sending it as a series of two patches.

v2:
  -Using the existing buf_lock instead of lock.
   

simran singhal (2):
  staging: iio: ade7753: Remove trailing whitespaces
  staging: iio: ade7753: Replace mlock with driver private lock

 drivers/staging/iio/meter/ade7753.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-03-23 18:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21 18:03 [PATCH v3 0/2] Replace mlock with private lock and delete whitespaces simran singhal
2017-03-21 18:03 ` [PATCH v3 1/2] staging: iio: ade7753: Remove trailing whitespaces simran singhal
2017-03-22 20:25   ` Jonathan Cameron
2017-03-21 18:03 ` [PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock simran singhal
     [not found]   ` <5d65a41d-5290-eb55-6452-7bb8bfbdd9f2@kernel.org>
2017-03-23 18:12     ` SIMRAN SINGHAL
2017-03-23 18:17       ` Jonathan Cameron
2017-03-21 18:50 ` [Outreachy kernel] [PATCH v3 0/2] Replace mlock with private lock and delete whitespaces Alison Schofield

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).