From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Triplett Subject: Re: [PATCH v3 2/4] kconfig: regenerate *.c_shipped files after previous changes Date: Mon, 7 Nov 2016 14:31:49 -0800 Message-ID: <20161107223149.pgs5dqtbw5aprow7@jtriplet-mobl2.jf.intel.com> References: <1478556899-2951-1-git-send-email-nicolas.pitre@linaro.org> <1478556899-2951-3-git-send-email-nicolas.pitre@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: John Stultz , Michal Marek , Richard Cochran , Paul Bolle , Thomas Gleixner , Edward Cree , netdev@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org To: Nicolas Pitre Return-path: Content-Disposition: inline In-Reply-To: <1478556899-2951-3-git-send-email-nicolas.pitre@linaro.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org [snipping large patch] One suggestion that might make this patch easier to review: you might consider first regenerating the unchanged parser with Bison 3.0.4, then regenerating it again after the "imply" change. I think that'd eliminate quite a lot of noise in this patch. - Josh Triplett