Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751994AbbE0AU1 (ORCPT ); Tue, 26 May 2015 20:20:27 -0400 Received: from p3plex2out02.prod.phx3.secureserver.net ([184.168.131.14]:52787 "EHLO p3plex2out02.prod.phx3.secureserver.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751309AbbE0AUW convert rfc822-to-8bit (ORCPT ); Tue, 26 May 2015 20:20:22 -0400 From: Hartley Sweeten To: Ian Abbott , "driverdev-devel@linuxdriverproject.org" CC: Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" Subject: RE: [PATCH 0/6] staging: comedi: amplc_dio200*: minor source cleanups Thread-Topic: [PATCH 0/6] staging: comedi: amplc_dio200*: minor source cleanups Thread-Index: AQHQlLMAGy0lCK5VnEazw1PRdeQGgZ2O+50Q Date: Wed, 27 May 2015 00:20:22 +0000 Message-ID: References: <1432314961-25054-1-git-send-email-abbotti@mev.co.uk> In-Reply-To: <1432314961-25054-1-git-send-email-abbotti@mev.co.uk> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [184.183.19.121] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1247 Lines: 24 On Friday, May 22, 2015 10:16 AM, Ian Abbott wrote: > A few coding style cleanups for the Comedi amplc_dio200* modules, and to > make the "amplc_dio200.h" header file self-reliant. > > 1) staging: comedi: amplc_dio200.h: reformat copyright comment > 2) staging: comedi: amplc_dio200.h: make self-reliant > 3) staging: comedi: amplc_dio200.c: reformat copyright comment > 4) staging: comedi: amplc_dio200_common.c: reformat copyright comment > 5) staging: comedi: amplc_dio200_common.c: fix up brace style > 6) staging: comedi: amplc_dio200_pci.c: reformat copyright comment > > drivers/staging/comedi/drivers/amplc_dio200.c | 37 ++++++++------- > drivers/staging/comedi/drivers/amplc_dio200.h | 44 +++++++++-------- > .../staging/comedi/drivers/amplc_dio200_common.c | 55 ++++++++++++---------- > drivers/staging/comedi/drivers/amplc_dio200_pci.c | 35 +++++++------- > 4 files changed, 91 insertions(+), 80 deletions(-) Reviewed-by: H Hartley Sweeten -- 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/