summaryrefslogtreecommitdiff
path: root/lib/percpu_test.c
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2019-11-11 15:03:58 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-17 10:50:26 +0200
commit484cc15ad00f6f80b3c1d9a1464d4cc921c54d2b (patch)
tree4585043cead011c197d1f71bec30a2d02c2649c2 /lib/percpu_test.c
parent8dead2c275e41b599289f26948b4dd0276c46fd3 (diff)
scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()
[ Upstream commit d480e57809a043333a3b9e755c0bdd43e10a9f12 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/percpu_test.c')
0 files changed, 0 insertions, 0 deletions