From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760771AbYBOSme (ORCPT ); Fri, 15 Feb 2008 13:42:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756794AbYBOSm1 (ORCPT ); Fri, 15 Feb 2008 13:42:27 -0500 Received: from vms042pub.verizon.net ([206.46.252.42]:34499 "EHLO vms042pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756349AbYBOSm0 (ORCPT ); Fri, 15 Feb 2008 13:42:26 -0500 Date: Fri, 15 Feb 2008 12:39:03 -0600 From: Corey Minyard Subject: [Patch 5/5] IPMI: Style fixes in the misc code To: Linux Kernel Cc: Andrew Morton , OpenIPMI Developers Reply-to: minyard@acm.org Message-id: <20080215183903.GC30335@minyard.local> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Corey Minyard Lots of style fixes for the miscellaneous IPMI files. No functional changes. Basically fixes everything reported by checkpatch and fixes the comment style. Signed-off-by: Corey Minyard Patch is too big for the list, per the Submitting Patches document. It is available at: http://mysite.verizon.net/tcminyard/ipmi-misc-style-fixes.patch