Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755530AbaAUVh0 (ORCPT ); Tue, 21 Jan 2014 16:37:26 -0500 Received: from mail-pb0-f48.google.com ([209.85.160.48]:50103 "EHLO mail-pb0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755392AbaAUVhU (ORCPT ); Tue, 21 Jan 2014 16:37:20 -0500 Date: Tue, 21 Jan 2014 13:37:19 -0800 From: Guenter Roeck To: Paul Gortmaker Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Jean Delvare , lm-sensors@lm-sensors.org Subject: Re: [PATCH 50/73] drivers/hwmon: delete non-required instances of include Message-ID: <20140121213719.GA11888@roeck-us.net> References: <1390339396-3479-1-git-send-email-paul.gortmaker@windriver.com> <1390339396-3479-51-git-send-email-paul.gortmaker@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1390339396-3479-51-git-send-email-paul.gortmaker@windriver.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 21, 2014 at 04:22:53PM -0500, Paul Gortmaker wrote: > None of these files are actually using any __init type directives > and hence don't need to include . Most are just a > left over from __devinit and __cpuinit removal, or simply due to > code getting copied from one driver to the next. > > Cc: Jean Delvare > Cc: Guenter Roeck > Cc: lm-sensors@lm-sensors.org > Signed-off-by: Paul Gortmaker Hi Paul, nice cleanup. I applied it to my local repository to run a set of build tests with it. Assuming the plan is to push the changes through your tree: Acked-by: Guenter Roeck Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/