Re: [PATCH 39/45] arch/s390: remove duplicate includes

2017-12-14 Thread Heiko Carstens
On Sun, Dec 10, 2017 at 11:56:57PM +0530, Pravin Shedge wrote: > These duplicate includes have been found with scripts/checkincludes.pl but > they have been removed manually to avoid removing false positives. > > Signed-off-by: Pravin Shedge > --- > arch/s390/kernel/kprobes.c | 1 - > 1 file cha

[PATCH 39/45] arch/s390: remove duplicate includes

2017-12-10 Thread Pravin Shedge
These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge --- arch/s390/kernel/kprobes.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/s390/kernel/kprobes.c b/arch/s390/kern