On 03/03/2026 06:52, Hannes Reinecke wrote:
On 2/25/26 16:36, John Garry wrote:
Add a macro for the max queue depth which is supported.
Signed-off-by: John Garry <[email protected]>
---
drivers/scsi/scsi.c | 2 +-
drivers/scsi/scsi_priv.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
Maybe: 'Add a macro for the supported queue depth'?
ok, if you prefer
Note that I may drop this patch since it may not be used elsewhere.
However, some might say that the value currently used is a magic number.
Anyway:
Reviewed-by: Hannes Reinecke <[email protected]>
thanks