diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-10-28 14:25:56 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-10-29 03:02:28 +0100 |
commit | 7b10db555257d1248398643a23e10cf36b50d516 (patch) | |
tree | 2c5f8337b11c95f16f582ec3549bcc5d9258c0d3 /drivers/staging | |
parent | scsi: lpfc: Fix NULL check before mempool_destroy is not needed (diff) | |
download | linux-7b10db555257d1248398643a23e10cf36b50d516.tar.xz linux-7b10db555257d1248398643a23e10cf36b50d516.zip |
scsi: lpfc: Make lpfc_debugfs_ras_log_data static
Fix sparse warning:
drivers/scsi/lpfc/lpfc_debugfs.c:2083:1: warning:
symbol 'lpfc_debugfs_ras_log_data' was not declared. Should it be static?
Link: https://lore.kernel.org/r/20191028132556.16272-1-yuehaibing@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions