On Mon, 2017-07-31 at 17:59 -0700, Palmer Dabbelt wrote: > Many ports (m32r, microblaze, mips, parisc, score, and sparc) use > functionally identical copies of various GCC library routine files, > which came up as we were submitting the RISC-V port (which also uses > some of these). > > This patch adds a new copy of these library routine files, which are > functionally identical to the various other copies. These are > availiable via Kconfig as CONFIG_GENERIC_$ROUTINE, which currently > isn't > used anywhere. >
> Signed-off-by: Palmer Dabbelt <[email protected]> > Reviewed-by: Geert Uytterhoeven <[email protected]> > Signed-off-by: Palmer Dabbelt <[email protected]> That's why we are putting tags before own SoB line(s) In two cases in the patch you have + + for no reason. I think you may remove second empty line. -- Andy Shevchenko <[email protected]> Intel Finland Oy

