diff options
author | Andy Shevchenko <[email protected]> | 2016-01-15 16:59:20 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-16 11:17:30 -0800 |
commit | 5b17aecfcdd3dc82c237677f5efc9a44deeaa39e (patch) | |
tree | 65ce5228484a92bdc058e66dbff2324b5d63fbaa /tools/perf/scripts/python/stackcollapse.py | |
parent | 3cab1e711297c4fbc526ca9b802ef61894c06545 (diff) |
lib/vsprintf: factor out %pN[F] handler as netdev_bits()
Move switch case to the netdev_features_string() and rename it to
netdev_bits(). In the future we can extend it as needed.
Here we replace the fallback of %pN from '%p' with possible flags to
sticter '0x%p' without any flags variation.
Signed-off-by: Andy Shevchenko <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions