[PATCH v2] powerpc/cell: Code cleanup for spufs_mfc_flush

Arnd Bergmann arnd at arndb.de
Fri Jan 26 17:27:23 AEDT 2024


On Fri, Jan 26, 2024, at 03:12, Kunwu Chan wrote:
> This part was commented from commit a33a7d7309d7
> ("[PATCH] spufs: implement mfc access for PPE-side DMA")
> in about 18 years before.
>
> If there are no plans to enable this part code in the future,
> we can remove this dead code.
>
> Signed-off-by: Kunwu Chan <chentao at kylinos.cn>
> Suggested-by: Christophe Leroy <christophe.leroy at csgroup.eu>

Nobody is actively working on this code, so it clearly won't
be needed in the future.

Acked-by: Arnd Bergmann <arnd at arndb.de>

On the other hand there is probably little use in removing
the dead code either. It looks you sent a lot of these
patches with identical changelog texts to remove blocks
of dead code, which does not seem productive to me as
these were clearly all left in the code to document
something.

      Arnd


More information about the Linuxppc-dev mailing list