From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753301Ab1JOOm3 (ORCPT ); Sat, 15 Oct 2011 10:42:29 -0400 Received: from mail.savoirfairelinux.com ([209.172.62.77]:33200 "EHLO mail.savoirfairelinux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752958Ab1JOOm2 (ORCPT ); Sat, 15 Oct 2011 10:42:28 -0400 Date: Sun, 16 Oct 2011 01:42:03 +1100 From: Vivien Didelot To: Ingo Molnar Cc: x86@kernel.org, Jonas Fonseca , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , linux-kernel@vger.kernel.org Subject: Re: [v2 3/4] platform: (TS-5500) add LED support Message-ID: <20111016014203.1dfb2cb8@lenov0n> In-Reply-To: <20111012153415.GA26529@elte.hu> References: <1314402027-11293-1-git-send-email-vivien.didelot@savoirfairelinux.com> <1314402027-11293-4-git-send-email-vivien.didelot@savoirfairelinux.com> <20111012153415.GA26529@elte.hu> Organization: Savoir-faire Linux Inc. X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.4; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 12 Oct 2011 17:34:15 +0200, Ingo Molnar wrote: > > * Vivien Didelot wrote: > > > From: Jonas Fonseca > > > > > > Signed-off-by: Vivien Didelot > > That's not a valid signoff sequence. Did you intend this to be: > > From: Jonas Fonseca > > Signed-off-by: Jonas Fonseca > Signed-off-by: Vivien Didelot > > ? > > Thanks, > > Ingo Yes, this should be signed off by Jonas Fonseca as well. This will be updated in the next patches set. Thanks, Vivien.