diff options
| author | James Smart <jsmart2021@gmail.com> | 2019-11-12 02:03:58 +0300 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-11-13 06:21:33 +0300 |
| commit | d480e57809a043333a3b9e755c0bdd43e10a9f12 (patch) | |
| tree | fde6d2d19cd6d040f70fe23fb2fabbccbcde0474 /net/lapb/lapb_subr.c | |
| parent | 6c6d59e0fe5b86cf273d6d744a6a9768c4ecc756 (diff) | |
| download | linux-d480e57809a043333a3b9e755c0bdd43e10a9f12.tar.xz | |
scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()
Compilation can fail due to having an inline function reference where the
function body is not present.
Fix by removing the inline tag.
Fixes: 93a4d6f40198 ("scsi: lpfc: Add registration for CPU Offline/Online events")
Link: https://lore.kernel.org/r/20191111230401.12958-4-jsmart2021@gmail.com
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
