diff options
author | Stanley Chu <stanley.chu@mediatek.com> | 2020-12-08 21:56:35 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-12-09 12:11:48 -0500 |
commit | 31a5d9cafff163473abf9496318b6a53022d48f7 (patch) | |
tree | 2fcff765945fe2e4ca0ca7514bb494942d95e75b /drivers/scsi/cxgbi | |
parent | bd14bf0e4a084514aa62d24d2109e0f09a93822f (diff) | |
download | lwn-31a5d9cafff163473abf9496318b6a53022d48f7.tar.gz lwn-31a5d9cafff163473abf9496318b6a53022d48f7.zip |
scsi: ufs: Un-inline ufshcd_vops_device_reset function
More and more statements are being added to ufshcd_vops_device_reset() and
this function is being called from multiple locations in the driver.
Un-inline the function to allow the compiler to make better decisions.
Link: https://lore.kernel.org/r/20201208135635.15326-3-stanley.chu@mediatek.com
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Stanley Chu <stanley.chu@mediatek.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/cxgbi')
0 files changed, 0 insertions, 0 deletions