From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkTmP-0004Wa-HL for qemu-devel@nongnu.org; Fri, 09 Oct 2015 05:15:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkTmM-0004QI-CF for qemu-devel@nongnu.org; Fri, 09 Oct 2015 05:15:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkTmM-0004Q2-7R for qemu-devel@nongnu.org; Fri, 09 Oct 2015 05:15:54 -0400 Message-ID: <1444382151.12917.7.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 09 Oct 2015 11:15:51 +0200 In-Reply-To: <87si5msc9t.fsf@blackfin.pond.sub.org> References: <1444235574-15351-1-git-send-email-nutanshinde1992@gmail.com> <87si5msc9t.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] Remove macros IO_READ_PROTO and IO_WRITE_PROTO List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Nutan Shinde , qemu-devel@nongnu.org On Mi, 2015-10-07 at 21:34 +0200, Markus Armbruster wrote: > Copying maintainer. Please use scripts/get_maintainer.pl to find them > yourself. Thanks, picked up now. Including the subsystem in the subject (i.e. "audio: remove macros ...") is useful too. cheers, Gerd