diff options
author | Tejun Heo <tj@kernel.org> | 2023-05-23 04:13:03 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-05-23 04:13:03 +0300 |
commit | 6f640df149adf785184656a076b79d90fc4c86cc (patch) | |
tree | 848b25a4e37a346894032e56960610abaa7b4499 /net/unix/af_unix.c | |
parent | ed18185b77c8e3164523b9ee0a97d8063eba7992 (diff) | |
download | linux-6f640df149adf785184656a076b79d90fc4c86cc.tar.xz |
scsi: NCR5380: Use default @max_active for hostdata->work_q
hostdata->work_q only hosts a single work item, hostdata->main_task, and
thus doesn't need explicit concurrency limit. Let's use the default
@max_active. This doesn't cost anything and clearly expresses that
@max_active doesn't matter.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Finn Thain <fthain@linux-m68k.org>
Acked-by: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Michael Schmitz <schmitzmic@gmail.com>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: linux-scsi@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions