From: David S. Miller Date: Tue, 1 Sep 2020 20:23:58 +0000 (-0700) Subject: Merge branch 'dpaa2-eth-add-a-dpaa2_eth_-prefix-to-all-functions' X-Git-Tag: v5.10-rc1~107^2~391 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0697fecf7ecd8abf70d0f46e6a352818e984cc9f;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'dpaa2-eth-add-a-dpaa2_eth_-prefix-to-all-functions' Ioana Ciornei says: ==================== dpaa2-eth: add a dpaa2_eth_ prefix to all functions 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. ==================== Signed-off-by: David S. Miller --- 0697fecf7ecd8abf70d0f46e6a352818e984cc9f