Re: [PATCH net-next v2 10/10] net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros
From: Simon Horman <horms@kernel.org>
Date: 2023-08-06 15:37:53
Also in:
linuxppc-dev, lkml
From: Simon Horman <horms@kernel.org>
Date: 2023-08-06 15:37:53
Also in:
linuxppc-dev, lkml
On Fri, Aug 04, 2023 at 03:30:20PM +0200, Christophe Leroy wrote:
cpm_dpxxx() macros are now always referring to cpm_muram_xxx() fonctions
nit: fonctions -> functions Thanks Christophe, This minor nit notwithstanding, this series looks good to me. I'll send a reviewed-by tag for the whole series in response to the cover letter. ...