aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-12-27 09:34:36 +0900
committerBjorn Helgaas <[email protected]>2014-01-02 14:43:48 -0700
commit06489002a175680e18b4c0dd0beb6aff2a6d3781 (patch)
tree8a0131b2c3c24f9af58f54269a1f6b3765da9f26 /tools/perf/util/trace-event-scripting.c
parent31e45ec3a4e73dcbeb51e03ab559812ba3e82cc2 (diff)
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Use max_t() instead of max(resource_size_t,) in order to fix the following checkpatch warning. WARNING: max() should probably be max_t(resource_size_t, SZ_64K, size) WARNING: max() should probably be max_t(resource_size_t, SZ_1M, size) Signed-off-by: Jingoo Han <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Jason Cooper <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions