From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from na3sys009aog114.obsmtp.com ([74.125.149.211]:38598 "EHLO na3sys009aog114.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752781Ab2ALITl (ORCPT ); Thu, 12 Jan 2012 03:19:41 -0500 Received: by lagu2 with SMTP id u2so1424128lag.16 for ; Thu, 12 Jan 2012 00:19:38 -0800 (PST) Subject: Re: [PATCH] wl12xx: enable sparse endianess check by default From: Luciano Coelho To: linux-wireless@vger.kernel.org In-Reply-To: <1324497151-21295-1-git-send-email-coelho@ti.com> References: <1324497151-21295-1-git-send-email-coelho@ti.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 12 Jan 2012 10:19:35 +0200 Message-ID: <1326356375.32758.16.camel@cumari> (sfid-20120112_091944_770153_0AF277AA) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, 2011-12-21 at 21:52 +0200, Luciano Coelho wrote: > Following the good example of the Intel (and more recently Atheros) > drivers, enable endianess check by default when running sparse. > > Signed-off-by: Luciano Coelho > --- Applied. -- Cheers, Luca.