summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2019-03-20 20:02:04 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2019-03-20 20:03:47 -0400
commitc88725dd14da7356216db7d5fe4713a66d8b1a34 (patch)
tree5e61f198a967c31a5e43133158c960b86e611746 /tools/perf/scripts/python/bin
parent7512ddef63075605ecc25fee86940a1452fcbe49 (diff)
downloadlinux-c88725dd14da7356216db7d5fe4713a66d8b1a34.tar.gz
linux-c88725dd14da7356216db7d5fe4713a66d8b1a34.zip
scsi: lpfc: Fix build error
You can't declare a function inline in a header if it doesn't have a body available to the compiler. So realistically you either don't declare it inline or you make it a static inline in the header. I think the latter applies in this case, so this should be the fix Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Acked-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions