From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933231AbcGENR7 (ORCPT ); Tue, 5 Jul 2016 09:17:59 -0400 Received: from mail.windriver.com ([147.11.1.11]:37084 "EHLO mail.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933117AbcGENRw (ORCPT ); Tue, 5 Jul 2016 09:17:52 -0400 Date: Tue, 5 Jul 2016 09:17:37 -0400 From: Paul Gortmaker 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 Subject: Re: [PATCH 06/10] clk: samsung make clk-exynos-audss explicitly non-modular 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" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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