git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a3bf74
)
Staging: brcm80211: wl_cfg80211.c: fix compiler warnings
author
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 7 Oct 2010 23:38:43 +0000
(16:38 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 7 Oct 2010 23:38:43 +0000
(16:38 -0700)
size_t should be '%zd' in a printf, not '%d'
Cc: Brett Rudley <brudley@broadcom.com>
Cc: Henry Ptasinski <henryp@broadcom.com>
Cc: Nohee Ko <noheek@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found