diff options
author | Anup Patel <anup.patel@broadcom.com> | 2017-08-22 11:56:51 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-08-28 13:14:24 +0200 |
commit | e4274cfa422b50c5b74434f4f23d9163626a01f4 (patch) | |
tree | ad1c4c74f1e71acd17e3d9b00c95f4a89e85a425 /init | |
parent | dmaengine: bcm-sba-raid: Minor improvments in comments (diff) | |
download | linux-e4274cfa422b50c5b74434f4f23d9163626a01f4.tar.xz linux-e4274cfa422b50c5b74434f4f23d9163626a01f4.zip |
dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request()
We don't require to hold "sba->reqs_lock" for long-time
in sba_alloc_request() because lock protection is not
required when initializing members of "struct sba_request".
Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions