From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Gortmaker Subject: Re: [PATCH 06/10] clk: samsung make clk-exynos-audss explicitly non-modular Date: Tue, 5 Jul 2016 09:17:37 -0400 Message-ID: <20160705131737.GB26134@windriver.com> References: <20160704211220.5685-1-paul.gortmaker@windriver.com> <20160704211220.5685-7-paul.gortmaker@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Geert Uytterhoeven Cc: "linux-kernel@vger.kernel.org" , Sylwester Nawrocki , Tomasz Figa , Michael Turquette , Stephen Boyd , Kukjin Kim , Krzysztof Kozlowski , Padmavathi Venna , "linux-samsung-soc@vger.kernel.org" , linux-clk List-Id: linux-samsung-soc@vger.kernel.org [Re: [PATCH 06/10] clk: samsung make clk-exynos-audss explicitly non-modular] On 05/07/2016 (Tue 13:02) Geert Uytterhoeven wrote: > Hi Paul, > > On Mon, Jul 4, 2016 at 11:12 PM, Paul Gortmaker > wrote: > > We also delete the MODULE_LICENSE tags etc. since all that information > > is already contained at the top of the file in the comments. > > But the unstructured information at the top of the file is much more difficult > to grep for... ...which IMHO is largely a moot point, since the MODULE_ tags aren't universally deployed and largely don't exist at all once you are outside of the driver space. Paul. -- > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds