From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754036Ab1KDJsZ (ORCPT ); Fri, 4 Nov 2011 05:48:25 -0400 Received: from ozlabs.org ([203.10.76.45]:33018 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752250Ab1KDJsY (ORCPT ); Fri, 4 Nov 2011 05:48:24 -0400 From: Rusty Russell To: "Michael S. Tsirkin" , Sasha Levin Cc: linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org Subject: Re: [PATCH] virtio-balloon: Trivial cleanups In-Reply-To: <20111103110954.GC18296@redhat.com> References: <1320308404-28859-1-git-send-email-levinsasha928@gmail.com> <20111103110954.GC18296@redhat.com> User-Agent: Notmuch/0.6.1-1 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Fri, 04 Nov 2011 20:06:54 +1030 Message-ID: <87obwsrzyh.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 3 Nov 2011 13:09:55 +0200, "Michael S. Tsirkin" wrote: > On Thu, Nov 03, 2011 at 10:20:04AM +0200, Sasha Levin wrote: > > Trivial changes to remove forgotten junk, format comments, and correct names. > > > > Cc: Rusty Russell > > Cc: "Michael S. Tsirkin" > > Cc: virtualization@lists.linux-foundation.org > > Signed-off-by: Sasha Levin > > Acked-by: Michael S. Tsirkin > > 3.3 material. > Rusty, you want to take it? Want me to? Hmm, this is trivial patch monkey territory, but I've taken it. Thanks, Rusty.