aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2024-08-06 11:52:01 +0100
committerDavid S. Miller <[email protected]>2024-08-09 12:07:57 +0100
commit36fb51479e3c1112013f60f01e3b9725f8f9baf7 (patch)
tree592713d1ff11fd1c15d9af552251f2863b194644 /tools/perf/scripts/python/parallel-perf.py
parent2524d6c28bdcb114372e86354c88d2e47eb1019d (diff)
net: stmmac: xgmac: use const char arrays for string constants
Jiri Slaby advises me that the preferred mechanism for declaring string constants is static char arrays, so use that here. This mostly reverts commit 1692b9775e74 ("net: stmmac: xgmac: use #define for string constants") That commit was a fix for commit 46eba193d04f ("net: stmmac: xgmac: fix handling of DPP safety error for DMA channels"). The fix being replacing const char * with #defines in order to address compilation failures observed on GCC 6 through 10. Compile tested only. No functional change intended. Suggested-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/netdev/[email protected]/ Signed-off-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions