Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755626Ab2KMTUV (ORCPT ); Tue, 13 Nov 2012 14:20:21 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:41329 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752261Ab2KMTUQ (ORCPT ); Tue, 13 Nov 2012 14:20:16 -0500 X-Sasl-enc: 17MkbEVpqO0r0RsB0eA2m/TdfBa/CGHs/MEpgvWfYhVE 1352834416 Date: Tue, 13 Nov 2012 11:20:15 -0800 From: Greg Kroah-Hartman To: YAMANE Toshiaki Cc: Ian Abbott , Frank Mori Hess , linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging/comedi: fix the spaces issue around that '->' in drivers/gsc_hpdi.c Message-ID: <20121113192015.GB8677@kroah.com> References: <1351950039-16269-1-git-send-email-yamanetoshi@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1351950039-16269-1-git-send-email-yamanetoshi@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 593 Lines: 16 On Sat, Nov 03, 2012 at 10:40:39PM +0900, YAMANE Toshiaki wrote: > fixed below checkpatch error. > - ERROR: spaces prohibited around that '->' (ctx:VxW) > > Signed-off-by: YAMANE Toshiaki > --- > drivers/staging/comedi/drivers/gsc_hpdi.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This does not apply :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/