simran singhal
c66de31116
staging: rtl8712: Remove unnecessary cast on void pointer
...
The following Coccinelle script was used to detect this:
@r@
expression x;
void* e;
type T;
identifier f;
@@
(
*((T *)e)
|
((T *)x)[...]
|
((T*)x)->f
|
- (T*)
e
)
Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-09 17:37:21 +01:00
..
2016-03-28 07:30:36 -07:00
2016-03-28 07:30:36 -07:00
2016-03-28 07:30:36 -07:00
2017-01-03 16:51:16 +01:00
2017-03-06 09:17:01 +01:00
2017-02-12 13:26:55 +01:00
2017-01-07 17:04:04 +01:00
2017-03-06 09:17:03 +01:00
2016-08-21 18:25:47 +02:00
2017-03-02 08:42:29 +01:00
2016-08-21 18:28:49 +02:00
2016-11-07 11:24:52 +01:00
2017-03-06 09:17:03 +01:00
2017-03-06 09:17:03 +01:00
2016-09-12 11:43:52 +02:00
2016-03-11 22:09:09 -08:00
2017-03-06 09:17:03 +01:00
2017-03-06 09:17:03 +01:00
2016-02-07 19:52:30 -08:00
2016-11-21 11:15:18 +01:00
2016-09-12 11:43:52 +02:00
2016-09-12 11:43:52 +02:00
2017-02-12 13:26:55 +01:00
2017-03-06 09:17:03 +01:00
2017-01-25 11:33:21 +01:00
2017-03-09 17:37:21 +01:00
2016-09-12 11:43:52 +02:00
2016-09-12 11:43:52 +02:00
2016-09-12 11:43:52 +02:00
2016-11-21 11:15:18 +01:00
2017-03-06 09:17:03 +01:00
2017-02-12 13:26:55 +01:00
2017-03-06 09:17:03 +01:00
2017-01-25 11:33:21 +01:00
2016-09-12 11:43:52 +02:00
2016-09-12 11:43:52 +02:00
2017-02-12 13:26:55 +01:00
2016-10-16 10:24:51 +02:00
2017-03-02 08:42:29 +01:00
2016-09-20 13:37:59 +02:00
2017-01-03 16:51:16 +01:00
2016-12-06 10:18:07 +01:00
2016-02-07 19:50:09 -08:00
2016-11-17 16:32:33 +01:00
2017-03-09 17:37:21 +01:00
2017-01-03 16:49:19 +01:00
2016-09-12 11:43:52 +02:00
2016-09-12 11:43:52 +02:00
2017-02-12 13:26:55 +01:00
2017-01-03 16:51:16 +01:00
2016-03-22 22:22:13 -04:00
2016-09-12 11:43:52 +02:00
2016-09-26 22:22:13 +02:00
2017-01-03 16:51:16 +01:00
2017-01-03 16:51:16 +01:00
2017-03-06 09:17:03 +01:00
2017-03-06 09:17:03 +01:00
2016-08-21 18:28:49 +02:00