On Mon, 31 Aug 2020 21:12:37 +0300 Ioana Ciornei wrote: > This is just a quick cleanup that aims at adding a dpaa2_eth_ prefix to > all functions within the dpaa2-eth driver even if those are static and > private to the driver. The main reason for doing this is that looking a > perf top, for example, is becoming an inconvenience because one cannot > easily determine which entries are dpaa2-eth related or not.
Yes! Reviewed-by: Jakub Kicinski <k...@kernel.org>