diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-04-14 11:30:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-14 23:50:05 +0300 |
commit | 1fcd165884c8bc5a5605d429d53de5784def46bb (patch) | |
tree | 99c1b82b4c53f18d906c04e275791c1d1e1e8bed /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c19571264dd753a8fb7d2ca2d493ef709a57a9c6 (diff) | |
download | linux-1fcd165884c8bc5a5605d429d53de5784def46bb.tar.xz |
r8169: create function pointer array for PHY init functions
Using a function pointer array makes this easier to read and better
maintainable. AFAIK function pointer arrays cause some performance
drawback due to Spectre mitigation, but we're not in a hot path here.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions