diff options
author | Christian Brauner <christian@brauner.io> | 2019-01-21 11:48:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-22 12:25:53 +0100 |
commit | 29ef1c8e16aed079ac09989d752e38d412b6e1a8 (patch) | |
tree | e0afd0214cb6525f771e79c8488dccf11c85e92b /drivers/dma/ppc4xx | |
parent | binderfs: kill_litter_super() before cleanup (diff) | |
download | linux-29ef1c8e16aed079ac09989d752e38d412b6e1a8.tar.xz linux-29ef1c8e16aed079ac09989d752e38d412b6e1a8.zip |
binderfs: drop lock in binderfs_binder_ctl_create
The binderfs_binder_ctl_create() call is a no-op on subsequent calls and
the first call is done before we unlock the suberblock. Hence, there is no
need to take inode_lock() in there. Let's remove it.
Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christian Brauner <christian@brauner.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dma/ppc4xx')
0 files changed, 0 insertions, 0 deletions