[PATCH v3 0/2] Replace mlock with private lock and delete whitespaces

From: simran singhal
Date: Tue Mar 21 2017 - 14:04:58 EST


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