From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [PATCH v2] net: ppp: use {get,put}_unaligned_be{16,32} Date: Sat, 8 Jan 2011 14:13:20 +1100 Message-ID: <20110108031320.GA28926@brick.ozlabs.ibm.com> References: <1294357056-25889-1-git-send-email-xiaosuo@gmail.com> <20110107030145.GA8021@brick.ozlabs.ibm.com> <20110107.171534.193718114.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: xiaosuo@gmail.com, harvey.harrison@gmail.com, linux-ppp@vger.kernel.org, netdev@vger.kernel.org To: David Miller Return-path: Content-Disposition: inline In-Reply-To: <20110107.171534.193718114.davem@davemloft.net> Sender: linux-ppp-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, Jan 07, 2011 at 05:15:34PM -0800, David Miller wrote: > I have to say that every time I go read the header parsing code in the > PPP driver, I absolutely regret it. > > And Changli's patch fixes some of the readability problems. It's up to you whether you merge the patch or not, but surely you agree it needs more than a zero-line description? Paul.