]> Git Repo - linux.git/commitdiff
Merge patch series "scsi: ufs: core: Always read the descriptors with max length"
authorMartin K. Petersen <[email protected]>
Fri, 30 Dec 2022 21:48:47 +0000 (21:48 +0000)
committerMartin K. Petersen <[email protected]>
Fri, 30 Dec 2022 21:48:47 +0000 (21:48 +0000)
Arthur Simchaev <[email protected]> says:

Read any descriptor with a maximum size of QUERY_DESC_MAX_SIZE.
According to the spec the device returns the actual size.  Thus can
improve code readability and save CPU cycles.  While at it, clean up
few leftovers around the descriptor size parameter.

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
1  2 
drivers/ufs/core/ufs_bsg.c
drivers/ufs/core/ufshcd.c
drivers/ufs/core/ufshpb.c
include/ufs/ufs.h
include/ufs/ufshcd.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
This page took 0.084623 seconds and 4 git commands to generate.