Re: [PATCH] powerpc: Remove empty comment

2019-09-19 Thread Michael Ellerman
On Tue, 2019-08-13 at 05:12:12 UTC, Jordan Niethe wrote: > Commit 2874c5fd2842 ("treewide: Replace GPLv2 boilerplate/reference with > SPDX - rule 152") left an empty comment in machdep.h, as the boilerplate > was the only text in the comment. Remove the empty comment. > > Signed-off-by: Jordan Nie

[PATCH] powerpc: Remove empty comment

2019-08-12 Thread Jordan Niethe
Commit 2874c5fd2842 ("treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152") left an empty comment in machdep.h, as the boilerplate was the only text in the comment. Remove the empty comment. Signed-off-by: Jordan Niethe --- arch/powerpc/include/asm/machdep.h | 3 --- 1 file change