diff options
| author | Jeremiah Mahler <jmmahler@gmail.com> | 2014-12-25 16:04:43 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-17 15:49:21 -0800 |
| commit | 387915ded529bc47138d1b1401c94569ac4ce71c (patch) | |
| tree | cd2bfdbb7e46238332f57c44c665ebd65092dcc1 /tools/perf/scripts/python/Perf-Trace-Util | |
| parent | 462ef1e0e7e2d140ca9b41e7eae48c5f9348c68a (diff) | |
staging: lustre: replace MIN/MAX with min_t/max_t
Switch from MIN/MAX to min_t/max_t with a size_t type. The size_t type
was chosen because one operand is a size_t and all the others are
immediate integer values.
Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions
