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:
a300ce9
)
Staging: brcm80211: brcmfmac: fix some comparison warnings
author
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 8 Oct 2010 19:37:39 +0000
(12:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 8 Oct 2010 19:37:39 +0000
(12:37 -0700)
Use min_t() instead of min() in some places to make the
comparison explicit and resolve some compiler warnings.
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