From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpGsr-0006Wp-F9 for qemu-devel@nongnu.org; Thu, 12 Jul 2012 06:44:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpGsl-0008Rh-KY for qemu-devel@nongnu.org; Thu, 12 Jul 2012 06:44:33 -0400 Date: Thu, 12 Jul 2012 11:44:16 +0100 From: Stefan Hajnoczi Message-ID: <20120712104416.GA22719@stefanha-thinkpad.localdomain> References: <1341396127-31269-1-git-send-email-hare@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1341396127-31269-1-git-send-email-hare@suse.de> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] megasas: mark mfi_frame_desc as 'static' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hannes Reinecke Cc: qemu-trivial@nongnu.org, Blue Swirl , qemu-devel@nongnu.org, Paolo Bonzini On Wed, Jul 04, 2012 at 12:02:07PM +0200, Hannes Reinecke wrote: > Suggested by blue swirl. Patch is on top of Paolo's > scsi-next tree. > > Signed-off-by: Hannes Reinecke > Cc: Paolo Bonzini > Cc: Blue Swirl > --- > hw/megasas.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan