From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S86aA-0001d2-9x for qemu-devel@nongnu.org; Thu, 15 Mar 2012 05:02:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S86Zl-000580-LI for qemu-devel@nongnu.org; Thu, 15 Mar 2012 05:02:49 -0400 Date: Thu, 15 Mar 2012 08:17:03 +0000 From: Stefan Hajnoczi Message-ID: <20120315081703.GA14355@stefanha-thinkpad.localdomain> References: <1331134603-73952-1-git-send-email-cyfdecyf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1331134603-73952-1-git-send-email-cyfdecyf@gmail.com> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] Remove type field in ModuleEntry as it's not used. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chen Yufei Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Wed, Mar 07, 2012 at 11:36:43PM +0800, Chen Yufei wrote: > Signed-off-by: Chen Yufei > --- > module.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan