aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJames Bottomley <[email protected]>2019-03-20 20:02:04 -0400
committerMartin K. Petersen <[email protected]>2019-03-20 20:03:47 -0400
commitc88725dd14da7356216db7d5fe4713a66d8b1a34 (patch)
tree5e61f198a967c31a5e43133158c960b86e611746 /tools/perf/scripts/python
parent7512ddef63075605ecc25fee86940a1452fcbe49 (diff)
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 <[email protected]> Acked-by: James Smart <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions