On Thu, Oct 12, 2023 at 08:34:43AM +0200, Lukas Bulwahn wrote: > After commit 1dab47139e61 ("appletalk: remove ipddp driver") removes the > config IPDDP, there is some minor code clean-up possible in the appletalk > network layer. > > Remove some code in appletalk layer after the ipddp driver is gone. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> Thanks, CONFIG_IPDDP is gone so this code doesn't do anything. Reviewed-by: Simon Horman <horms@xxxxxxxxxx> As a further follow-up should we consider dropping CONFIG_IPDDP* from various defconfigs it appears in?