Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752930AbaAWQiV (ORCPT ); Thu, 23 Jan 2014 11:38:21 -0500 Received: from zoneX.GCU-Squad.org ([194.213.125.0]:35132 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751908AbaAWQiT (ORCPT ); Thu, 23 Jan 2014 11:38:19 -0500 Date: Thu, 23 Jan 2014 17:38:09 +0100 From: Jean Delvare To: Paul Gortmaker Cc: , , Guenter Roeck , Subject: Re: [PATCH 50/73] drivers/hwmon: delete non-required instances of include Message-ID: <20140123173809.3ef03409@endymion.delvare> In-Reply-To: <1390339396-3479-51-git-send-email-paul.gortmaker@windriver.com> References: <1390339396-3479-1-git-send-email-paul.gortmaker@windriver.com> <1390339396-3479-51-git-send-email-paul.gortmaker@windriver.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Paul, On Tue, 21 Jan 2014 16:22:53 -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 > --- > (...) Looks good to me, and thanks for doing that. Acked-by: Jean Delvare -- Jean Delvare -- 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/