From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755251AbcBHCiK (ORCPT ); Sun, 7 Feb 2016 21:38:10 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:50720 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754863AbcBHChv (ORCPT ); Sun, 7 Feb 2016 21:37:51 -0500 Date: Sun, 7 Feb 2016 18:37:50 -0800 From: Kroah-Hartman To: Abbott , Hartley Sweeten , "open list:STAGING SUBSYSTEM" , open list Subject: Re: [PATCH] Staging: comedi.h: Fix coding style issue in comedi.h Message-ID: <20160208023750.GC32084@kroah.com> References: <20160114150621.GA8458@debian> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160114150621.GA8458@debian> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 14, 2016 at 11:06:25PM +0800, YU Bo wrote: > This is a patch to the comedi.h file that fixes up warnings found by the > checkpatch.pl tool > > Signed-off-by: YU Bo > --- > drivers/staging/comedi/comedi.h | 260 +++++++++++++++++++++++---------------- > 1 个文件被修改,插入 154 行(+),删除 106 行(-) This didn't apply either :(