[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1389413226.84382.YahooMailNeo@web164002.mail.gq1.yahoo.com>
Date: Fri, 10 Jan 2014 20:07:06 -0800 (PST)
From: Chase Southwood <chase.southwood@...oo.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] Staging: comedi: Checkpatch cleanups in ni_mio_common.c
This patch series fixes several warnings reported by checkpatch.pl in ni_mio_common.c of the comedi driver.
Among the issues fixed:
*Many unnecessary braces have been removed.
*Improper indentation has been corrected.
*Extra whitespace before semicolons has been removed.
*Extra whitespace after function pointer name has been removed.
Several checkpatch warnings still remain (mainly 80 character+ line lengths), but no new warnings have been introduced, and no functionality changes have been made.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists