[PATCH V2 5/8] sched: s390: Remove unused TASK_SIZE_OF
Heiko Carstens
hca at linux.ibm.com
Sat Dec 25 08:25:47 PST 2021
On Sat, Dec 25, 2021 at 12:54:27PM +0800, guoren at kernel.org wrote:
> From: Guo Ren <guoren at linux.alibaba.com>
>
> This macro isn't used in Linux sched, now. Delete in
> include/linux/sched.h and arch's include/asm.
>
> Signed-off-by: Guo Ren <guoren at linux.alibaba.com>
> Reviewed-by: Arnd Bergmann <arnd at arndb.de>
> ---
> arch/s390/include/asm/processor.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
I could pick this up for s390, however sender (From: field) of this patch
series does not match From: and Signed-off-by: fields above.
In general I don't pick up such patches, since this doesn't match the
"Developer's Certificate of Origin" requirements.
-> Documentation/process/submitting-patches.rst
More information about the linux-arm-kernel
mailing list