From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946040AbaD3UAL (ORCPT ); Wed, 30 Apr 2014 16:00:11 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:29164 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946021AbaD3UAJ (ORCPT ); Wed, 30 Apr 2014 16:00:09 -0400 Date: Wed, 30 Apr 2014 22:59:53 +0300 From: Dan Carpenter To: Raghavendra Ganiga Cc: abbotti@mev.co.uk, hsweeten@visionengravers.com, gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: comedi: fix coding style issues in comedi_fops.c Message-ID: <20140430195952.GI26890@mwanda> References: <1398879289-20442-1-git-send-email-ravi23ganiga@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1398879289-20442-1-git-send-email-ravi23ganiga@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 30, 2014 at 11:04:49PM +0530, Raghavendra Ganiga wrote: > This is a patch to fix coding style > warnings found by the checkpatch.pl tool > Someone fixed this already. You should be working against linux-next for this kind of thing. regards, dan carpenter