From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752193Ab0JJS7c (ORCPT ); Sun, 10 Oct 2010 14:59:32 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:62501 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751174Ab0JJS7a (ORCPT ); Sun, 10 Oct 2010 14:59:30 -0400 Date: Sun, 10 Oct 2010 11:58:32 -0700 From: Randy Dunlap To: Stephen Rothwell , driverdevel , gregkh Cc: linux-next@vger.kernel.org, LKML , Brett Rudley , Henry Ptasinski , Nohee Ko Subject: Re: linux-next: Tree for October 8 (staging/brcm80211) Message-Id: <20101010115832.0bf5dff8.randy.dunlap@oracle.com> In-Reply-To: <20101008161552.07c9f137.sfr@canb.auug.org.au> References: <20101008161552.07c9f137.sfr@canb.auug.org.au> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 8 Oct 2010 16:15:52 +1100 Stephen Rothwell wrote: > Hi all, > > Changes since 20101007: drivers/staging/brcm80211/brcmfmac/dhd_linux.c:432: note: expected 'void *' but argument is of type 'sk_buff_data_t' drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c:1337: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c:2120: warning: initialization from incompatible pointer type drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c:2121: warning: initialization from incompatible pointer type drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c:2122: warning: initialization from incompatible pointer type drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c:4035: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c:4048: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***