Larry Finger
|
bb27b28f6e
|
rtl8188eu: Remove dead code for other PLATFORM_XX variables
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-10 21:20:38 -05:00 |
|
Larry Finger
|
e5113c831c
|
rtl8188eu: Fix more sparse warnings
For the most part, these are all endian issues.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-09 17:40:50 -05:00 |
|
Larry Finger
|
fb786d0283
|
rtl8188eu: Fix all W=1 warnings
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-06-21 13:41:29 -05:00 |
|
Larry Finger
|
327817d32a
|
rtl8188eu: Fix most sparse warnings other than endedness problems
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-06-03 14:52:18 -05:00 |
|
Larry Finger
|
9cef34aa09
|
rtl8188eu: Change _FALSE and _TRUE to false and true
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-25 22:02:10 -05:00 |
|
Larry Finger
|
3d0ee1321a
|
rtl8188eu: Remove internal leak checking - use kmemleak
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-25 21:17:38 -05:00 |
|
Larry Finger
|
96adb823b9
|
rtl8188eu: Update logging
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-25 18:35:42 -05:00 |
|
Larry Finger
|
f5f3863bc5
|
rtl8188eu: Remove trailing white space from all source files
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-18 23:28:07 -05:00 |
|
Larry Finger
|
77e736c66a
|
rtl8188eu: Remove dead code inside #if 0 ... #endif
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-18 16:16:10 -05:00 |
|
Larry Finger
|
d4fa4d178f
|
Replace __FUNCTION__ with __func__
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-09 11:23:32 -05:00 |
|
Larry Finger
|
4620c2a956
|
Remove the execute privilege bit on all source files
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-08 23:36:05 -05:00 |
|
Larry Finger
|
a55f866a62
|
Change "if(" to "if (" and the same changes for "while", "for", "switch" and "do"
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-08 23:04:25 -05:00 |
|
Larry Finger
|
85df502f5b
|
Initial commit of flattened driver to repo
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-08 16:45:39 -05:00 |
|