Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751784AbbEAUjn (ORCPT ); Fri, 1 May 2015 16:39:43 -0400 Received: from p3plex2out02.prod.phx3.secureserver.net ([184.168.131.14]:58340 "EHLO p3plex2out02.prod.phx3.secureserver.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751087AbbEAUji convert rfc822-to-8bit (ORCPT ); Fri, 1 May 2015 16:39:38 -0400 From: Hartley Sweeten To: Ian Abbott , "driverdev-devel@linuxdriverproject.org" CC: Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" Subject: RE: [PATCH 0/8] staging: comedi: mite: some clean-ups Thread-Topic: [PATCH 0/8] staging: comedi: mite: some clean-ups Thread-Index: AQHQhDDbZZFSCi20k0+2jQu5Ud/40J1nlNBA Date: Fri, 1 May 2015 20:39:22 +0000 Message-ID: References: <1430499843-880-1-git-send-email-abbotti@mev.co.uk> In-Reply-To: <1430499843-880-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: 1120 Lines: 24 On Friday, May 01, 2015 10:04 AM, Ian Abbott wrote: > 1) staging: comedi: mite: move #include > 2) staging: comedi: mite.h: remove PCIMIO_COMPAT > 3) staging: comedi: mite.c: remove commented out USE_KMALLOC > 4) staging: comedi: mite.h: remove "../comedi_pci.h" and make > self-reliant > 5) staging: comedi: mite.h: reformat some comments > 6) staging: comedi: mite.c: reformat comments > 7) staging: comedi: mite.h: whitespace changes in function declarations > 8) staging: comedi: mite: use a better MODULE_DESCRIPTION() > > TODO: document the exported functions in "mite.c". > > drivers/staging/comedi/drivers/mite.c | 110 +++++++++++++++++----------------- > drivers/staging/comedi/drivers/mite.h | 88 ++++++++++++++------------- > 2 files changed, 101 insertions(+), 97 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/