From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753504AbcGVKOV (ORCPT ); Fri, 22 Jul 2016 06:14:21 -0400 Received: from mx2.suse.de ([195.135.220.15]:39219 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752378AbcGVKOS (ORCPT ); Fri, 22 Jul 2016 06:14:18 -0400 Subject: Re: [PATCH v4 0/9] coccicheck: modernize To: "Luis R. Rodriguez" References: <1467238499-10889-1-git-send-email-mcgrof@kernel.org> <20160713214539.GE6239@wotan.suse.de> Cc: Julia.Lawall@lip6.fr, nicolas.palix@imag.fr, Gilles.Muller@lip6.fr, akpm@linux-foundation.org, gregkh@linuxfoundation.org, markivx@codeaurora.org, stephen.boyd@linaro.org, zohar@linux.vnet.ibm.com, broonie@kernel.org, ming.lei@canonical.com, tiwai@suse.d, johannes@sipsolutions.net, chunkeey@googlemail.com, hauke@hauke-m.de, jwboyer@fedoraproject.org, dmitry.torokhov@gmail.com, dwmw2@infradead.org, jslaby@suse.com, torvalds@linux-foundation.org, deepa.kernel@gmail.com, keescook@chromium.org, cocci@systeme.lip6.fr, linux-kernel@vger.kernel.org From: Michal Marek Message-ID: <5791F1F6.4040007@suse.com> Date: Fri, 22 Jul 2016 12:14:14 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160713214539.GE6239@wotan.suse.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2016-07-13 23:45, Luis R. Rodriguez wrote: > On Wed, Jun 29, 2016 at 03:14:50PM -0700, Luis R. Rodriguez wrote: >> There were quite a bit of comments from the v3 series [0], since there >> was quite a bit of review needed for some other changes I've had discussions >> with Nicolas and Julia privately over these changes and collected their Acks >> privately to avoid unnecessary e-mail waste. > > *Poke* Applied to kbuild.git#misc. Michal