Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757486AbYGVWUU (ORCPT ); Tue, 22 Jul 2008 18:20:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753054AbYGVWUH (ORCPT ); Tue, 22 Jul 2008 18:20:07 -0400 Received: from mga14.intel.com ([143.182.124.37]:21045 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752182AbYGVWUG (ORCPT ); Tue, 22 Jul 2008 18:20:06 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.31,233,1215414000"; d="scan'208";a="23455342" From: Jesse Barnes To: Harvey Harrison Subject: Re: [PATCH] pci: proc.c sparse endian annotations Date: Tue, 22 Jul 2008 15:20:02 -0700 User-Agent: KMail/1.9.9 Cc: Andrew Morton , LKML References: <1216335450.6029.45.camel@brick> <200807221437.01847.jesse.barnes@intel.com> <1216762847.13328.19.camel@brick> In-Reply-To: <1216762847.13328.19.camel@brick> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807221520.02480.jesse.barnes@intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 789 Lines: 18 On Tuesday, July 22, 2008 2:40 pm Harvey Harrison wrote: > drivers/pci/proc.c:91:3: warning: cast from restricted __le16 > drivers/pci/proc.c:100:3: warning: cast from restricted __le32 > drivers/pci/proc.c:109:3: warning: cast from restricted __le16 > drivers/pci/proc.c:161:40: warning: cast to restricted __le16 > drivers/pci/proc.c:170:41: warning: cast to restricted __le32 > drivers/pci/proc.c:179:40: warning: cast to restricted __le16 > > Signed-off-by: Harvey Harrison Applied to for-linus, thanks. Jesse -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/