Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752045AbdLMJYJ (ORCPT ); Wed, 13 Dec 2017 04:24:09 -0500 Received: from mail-wr0-f170.google.com ([209.85.128.170]:36974 "EHLO mail-wr0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751540AbdLMJYD (ORCPT ); Wed, 13 Dec 2017 04:24:03 -0500 X-Google-Smtp-Source: ACJfBosSWFWOLBlvIvK1/Xga/QGNh/Gr1vGGouc46sK3d3gvURF7xJGtbMBzjbwwp/mE9PkN752ZG/sN2EbtDCfbc90= MIME-Version: 1.0 In-Reply-To: References: <20171208154618.20105-1-alexandre.belloni@free-electrons.com> <20171208154618.20105-6-alexandre.belloni@free-electrons.com> From: Philippe Ombredanne Date: Wed, 13 Dec 2017 10:23:21 +0100 Message-ID: Subject: Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver To: Linus Walleij Cc: Alexandre Belloni , Ralf Baechle , Linux MIPS , "linux-kernel@vger.kernel.org" , linux-gpio@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 392 Lines: 14 On Wed, Dec 13, 2017 at 9:15 AM, Linus Walleij wrote: >> +// SPDX-License-Identifier: (GPL-2.0 OR MIT) > > Wow never saw that before. OK I guess. That's the new thing. Less legalese boilerplate, and more code for the better IMHO. You can check the doc patches from Thomas for details [1] [1] https://lkml.org/lkml/2017/12/4/934 -- Cordially Philippe Ombredanne