diff options
| author | Mark Rustad <[email protected]> | 2014-10-09 15:28:15 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-10-09 22:25:57 -0400 |
| commit | 7c809968ffa92d41baaa9054e897436480179b20 (patch) | |
| tree | ed398fc20903aa201f57aa508f1e03189802a776 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 7ade3c997208566c5bf50ece8fc319a8caf0d41a (diff) | |
mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings
Nested calls to min/max functions result in shadow warnings in W=2 builds.
Avoid the warning by using the min3 and max3 macros to get the min/max of
3 values instead of nested calls.
Signed-off-by: Mark Rustad <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions