From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751847AbdBMGvp (ORCPT ); Mon, 13 Feb 2017 01:51:45 -0500 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:56909 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751691AbdBMGvn (ORCPT ); Mon, 13 Feb 2017 01:51:43 -0500 Date: Mon, 13 Feb 2017 07:51:35 +0100 From: Heiko Carstens To: Paul Gortmaker Cc: linux-kernel@vger.kernel.org, Martin Schwidefsky , linux-s390@vger.kernel.org Subject: Re: [PATCH 0/3] s390: audit and remove needless module.h includes References: <20170209202025.8713-1-paul.gortmaker@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170209202025.8713-1-paul.gortmaker@windriver.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 17021306-0016-0000-0000-0000043CFBA7 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17021306-0017-0000-0000-0000266AD5AA Message-Id: <20170213065135.GA4266@osiris> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-02-13_03:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1612050000 definitions=main-1702130068 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 09, 2017 at 03:20:22PM -0500, Paul Gortmaker wrote: > Paul Gortmaker (3): > s390: kernel: Audit and remove any unnecessary uses of module.h > s390: mm: Audit and remove any unnecessary uses of module.h > s390: Audit and remove any remaining unnecessary uses of module.h Applied, thanks!