[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOFm3uEScMh9PmQMuGvUY39sw=0iJhs0BezQHUhg2-KWZ1fRuQ@mail.gmail.com>
Date: Sat, 18 Nov 2017 13:39:03 +0100
From: Philippe Ombredanne <pombredanne@...b.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Arvind Yadav <arvind.yadav.cs@...il.com>,
LKML <linux-kernel@...r.kernel.org>, linux-input@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH] input: remove unneeded DRIVER_LICENSE #defines
On Sat, Nov 18, 2017 at 11:27 AM, Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
>
> Please do, I got rid of all of the DRIVER_VERSION crap in the
> drivers/usb/ tree a release or so ago, as they make no sense at all.
> The other defines are also really silly and can be cleaned up too.
>
> Want me to do that for drivers/input/ for you?
>
> thanks,
>
> greg "I'm a janitor now" k-h
Thing could get worse: you could become a documentalist like tglx turned into.
For the fun, another weird thingie that I once stumbled upon in an
out-of-tree third-party module:
MODULE_LICENSE("\x47\x50\x4c\x20\x76\x32");
... which was most likely from a GPL-shy closet Free software
advocate: this is "GPL v2" in ASCII.
--
Cordially
Philippe Ombredanne
Powered by blists - more mailing lists