[PATCH] staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing code

From: Rickard Strandqvist
Date: Sun Jun 15 2014 - 11:13:25 EST


Removes confusing and unclear code.
Using memcpy to set a pointer, what is the point?
The use of &= instead of & fills no benefit in this case.
None of these is a direct error, but I think you should replace the confusing code.

Rickard Strandqvist (1):
staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing code

drivers/staging/rtl8192u/r8192U_core.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/