Re: [PATCH] scsi: qla2xxx: Change qla_trim_buf,__qla_adjust_buf functions to static

From: Martin K. Petersen
Date: Thu Jan 26 2023 - 22:23:44 EST


On Fri, 13 Jan 2023 20:37:24 -0500, Tom Rix wrote:

> Smatch reports
> drivers/scsi/qla2xxx/qla_mid.c:1189:6: warning: symbol 'qla_trim_buf' was not declared. Should it be static?
> drivers/scsi/qla2xxx/qla_mid.c:1221:6: warning: symbol '__qla_adjust_buf' was not declared. Should it be static?
>
> These functions are only used in qla_mid.c, so they should be static.
>
>
> [...]

Applied to 6.3/scsi-queue, thanks!

[1/1] scsi: qla2xxx: Change qla_trim_buf,__qla_adjust_buf functions to static
https://git.kernel.org/mkp/scsi/c/54c51253b3d5

--
Martin K. Petersen Oracle Linux Engineering