From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755566AbcIYN70 (ORCPT ); Sun, 25 Sep 2016 09:59:26 -0400 Received: from mail-out1.informatik.tu-muenchen.de ([131.159.0.8]:45717 "EHLO mail-out1.informatik.tu-muenchen.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753925AbcIYN7Y (ORCPT ); Sun, 25 Sep 2016 09:59:24 -0400 X-Greylist: delayed 455 seconds by postgrey-1.27 at vger.kernel.org; Sun, 25 Sep 2016 09:59:23 EDT Subject: Re: [PATCH v2 17/17] staging: wlan-ng: fix block comments style errors References: <20160925103942.GA22409@kroah.com> <1474810508-28604-1-git-send-email-sergio.paracuellos@gmail.com> <1474810508-28604-18-git-send-email-sergio.paracuellos@gmail.com> To: linux-kernel@vger.kernel.org From: Christoph Carlsen Organization: TUM Message-ID: <57E7D66F.6040809@fff.in.tum.de> Date: Sun, 25 Sep 2016 15:51:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0 MIME-Version: 1.0 In-Reply-To: <1474810508-28604-18-git-send-email-sergio.paracuellos@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org We should consult a lawyer before doing such dramatic changes to the license. On 09/25/2016 03:35 PM, Sergio Paracuellos wrote: > -* Software distributed under the License is distributed on an "AS > -* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or > -* implied. See the License for the specific language governing > -* rights and limitations under the License. > + * Software distributed under the License is distributed on an "AS > + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or > + * implied. See the License for the specific language governing > + * rights and limitations under the License. Cheers, CC