]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipc/mqueue: lock() => unlock() typo
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 2 Dec 2011 03:13:15 +0000 (14:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Dec 2011 04:05:52 +0000 (15:05 +1100)
commitc4d54fab1444170beb5faf6e20b1bb1a87abb933
treecde98d21d2d6788514fa67451725a25909beaba8
parentea1548e68d2432f65759a5a6e0303cd818dff6e6
ipc/mqueue: lock() => unlock() typo

There was a double lock typo introduced in b085f4bd6b21 "user namespace:
make signal.c respect user namespaces"

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Matt Helsley <matthltc@us.ibm.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
ipc/mqueue.c