Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946175AbbEVRQO (ORCPT ); Fri, 22 May 2015 13:16:14 -0400 Received: from smtp105.iad3a.emailsrvr.com ([173.203.187.105]:49316 "EHLO smtp105.iad3a.emailsrvr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161022AbbEVRQM (ORCPT ); Fri, 22 May 2015 13:16:12 -0400 X-Sender-Id: abbotti@mev.co.uk From: Ian Abbott To: Cc: Greg Kroah-Hartman , Ian Abbott , H Hartley Sweeten , Subject: [PATCH 0/6] staging: comedi: amplc_dio200*: minor source cleanups Date: Fri, 22 May 2015 18:15:55 +0100 Message-Id: <1432314961-25054-1-git-send-email-abbotti@mev.co.uk> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1103 Lines: 20 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(-) -- 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/