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:
0b94834
)
rtlwifi: rtl8192de: Fix W=1 build warnings
author
Larry Finger
<Larry.Finger@lwfinger.net>
Fri, 1 Feb 2013 16:40:26 +0000
(10:40 -0600)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 1 Feb 2013 19:27:26 +0000
(14:27 -0500)
when this driver is built with "make W=1", the following warning is printed:
drivers/net/wireless/rtlwifi/rtl8192de/dm.c:1058:5: warning: comparison is always false due to limited range of data type [-Wtype-limits]
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found