Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751114AbbEAREV (ORCPT ); Fri, 1 May 2015 13:04:21 -0400 Received: from smtp97.iad3a.emailsrvr.com ([173.203.187.97]:34803 "EHLO smtp97.iad3a.emailsrvr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750728AbbEARES (ORCPT ); Fri, 1 May 2015 13:04:18 -0400 X-Sender-Id: abbotti@mev.co.uk From: Ian Abbott To: Cc: Greg Kroah-Hartman , Ian Abbott , H Hartley Sweeten , Subject: [PATCH 0/8] staging: comedi: mite: some clean-ups Date: Fri, 1 May 2015 18:03:55 +0100 Message-Id: <1430499843-880-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: 976 Lines: 20 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(-) -- 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/