diff options
| author | Eric Dumazet <[email protected]> | 2015-01-16 05:39:30 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-01-17 23:58:37 -0500 |
| commit | ff8b335610cac5509156f28e03355c895bcc94f5 (patch) | |
| tree | 01937eec933a217996c434c1d613ca7513e22159 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 66c1a12c65c5bee2427b7813218d1279e4906084 (diff) | |
niu: remove one compound_head() call
After a "page = alloc_page(mask);", we do not need to use
compound_head() : page already points to the right place.
This would be true even if using alloc_pages().
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions