mirror of
https://github.com/SCST-project/scst.git
synced 2026-07-21 07:22:20 +00:00
4b840aeee3
According to kernel documentation, this flag should be set if the workqueue will be involved in the kernel's memory reclamation flow. Since it is not, there is no need for the driver's WQ to have this flag set so remove it.