From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753808AbcK2VCI (ORCPT ); Tue, 29 Nov 2016 16:02:08 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40546 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755756AbcK2VCB (ORCPT ); Tue, 29 Nov 2016 16:02:01 -0500 Date: Tue, 29 Nov 2016 22:02:09 +0100 From: Greg KH To: Elias Carter Cc: hsweeten@visionengravers.com, abbotti@mev.co.uk, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: comedi: cb_pcidda: fixed a comment style issue Message-ID: <20161129210209.GA5968@kroah.com> References: <20161129065033.16552-1-edcarter@ualberta.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161129065033.16552-1-edcarter@ualberta.ca> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 28, 2016 at 10:50:33PM -0800, Elias Carter wrote: > Fixed a coding style issue What one? Be specific. > > Signed-off-by: Elias Carter > --- > drivers/staging/comedi/drivers/cb_pcidda.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This patch doesn't apply to my tree, are you sure you made it against the correct one? And always use scripts/get_maintainer.pl to find the correct mailing list to send patches to. thanks, greg k-h