From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmK5c-0008UJ-RE for qemu-devel@nongnu.org; Wed, 04 Jul 2012 03:33:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SmK5W-0005XB-OY for qemu-devel@nongnu.org; Wed, 04 Jul 2012 03:33:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmK5W-0005Wk-Fo for qemu-devel@nongnu.org; Wed, 04 Jul 2012 03:33:26 -0400 Message-ID: <4FF3F1BC.4090704@redhat.com> Date: Wed, 04 Jul 2012 09:33:16 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1341222087-24920-1-git-send-email-pbonzini@redhat.com> <1341222087-24920-9-git-send-email-pbonzini@redhat.com> <4FF3DA29.1080003@suse.de> In-Reply-To: <4FF3DA29.1080003@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 08/14] megasas: LSI Megaraid SAS HBA emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hannes Reinecke Cc: Blue Swirl , qemu-devel@nongnu.org Il 04/07/2012 07:52, Hannes Reinecke ha scritto: >>> >> +const char *mfi_frame_desc[] = { >> > >> > Missing 'static'. >> > > If you insist ... > > [ .. ] > > Hey, cool. Just one issue. > > Paolo, can you fix it up in your tree or should I re-send the patch? Neither. Send the fix to qemu-trivial on top of my tree. Paolo