From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752648AbcI1Rk2 (ORCPT ); Wed, 28 Sep 2016 13:40:28 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:35110 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750988AbcI1Rk1 (ORCPT ); Wed, 28 Sep 2016 13:40:27 -0400 Subject: Re: [PATCH 00/87] Fix some style warnings in hfa384x.h To: =?UTF-8?Q?Giedrius_Statkevi=c4=8dius?= References: <1475080149-16658-1-git-send-email-sergio.paracuellos@gmail.com> Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, linux-kernel From: Sergio Paracuellos Message-ID: <57EC008C.5090701@gmail.com> Date: Wed, 28 Sep 2016 19:40:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org True. That's a thing I'd like to know too :). I don't know what I did. I'll fix them and resend the patchset again. Thanks for let know. Cheers, Sergio Paracuellos El 2016年09月28日 a las 18:37, Giedrius Statkevičius escribió: > On Wed, Sep 28, 2016 at 7:27 PM, Sergio Paracuellos > wrote: >> This patch series fix some warnings reported by checkpatch.pl script in hfa384x.h: >> WARNING: Block comments use * on subsequent lines >> WARNING: Block comments use a trailing */ on a separate line >> WARNING: do not add new typedefs >> >> Sergio Paracuellos (87): > [] > > Why some of them (if not all) have duplicated Signed-off-by lines? >