From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dyAtJ-0008Kv-Vu for qemu-devel@nongnu.org; Sat, 30 Sep 2017 02:04:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dyAtJ-000663-1F for qemu-devel@nongnu.org; Sat, 30 Sep 2017 02:04:45 -0400 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]:46368) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dyAtI-00064N-Qp for qemu-devel@nongnu.org; Sat, 30 Sep 2017 02:04:44 -0400 Received: by mail-wm0-x230.google.com with SMTP id m72so2632793wmc.1 for ; Fri, 29 Sep 2017 23:04:44 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170930041855.10997-1-lma@suse.com> References: <20170930041855.10997-1-lma@suse.com> From: Carlo Arenas Date: Fri, 29 Sep 2017 23:04:42 -0700 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH] maint: Add scsi/qemu-pr-helper to .gitignore List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lin Ma Cc: qemu-devel@nongnu.org List-ID: there is already a similar patch going through the trivial patches flow to correct this as shown in : https://patchwork.kernel.org/patch/9972285/ Carlo