From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3Po5-00078P-0f for qemu-devel@nongnu.org; Thu, 19 May 2016 11:24:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3Po0-0001Ai-Ov for qemu-devel@nongnu.org; Thu, 19 May 2016 11:24:11 -0400 Received: from mail-oi0-x243.google.com ([2607:f8b0:4003:c06::243]:33223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3Po0-0001AW-Kd for qemu-devel@nongnu.org; Thu, 19 May 2016 11:24:08 -0400 Received: by mail-oi0-x243.google.com with SMTP id t140so17392945oie.0 for ; Thu, 19 May 2016 08:24:08 -0700 (PDT) Sender: Corey Minyard From: minyard@acm.org Date: Thu, 19 May 2016 10:23:56 -0500 Message-Id: <1463671442-15631-1-git-send-email-minyard@acm.org> Subject: [Qemu-devel] [PATCH v5 0/6] Add IPMI to firmware tables List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov , "Michael S . Tsirkin" , Paolo Bonzini , qemu-devel@nongnu.org, minyard@acm.org, cminyard@mvista.com This update just fixes some style issues found by checkpatch.pl, which I should have checked to see if it existed, but Markus introduced me to. -corey