staging: rtl8187se: delete duplicated argument to |
authorTeodora Baluta <teobaluta@gmail.com>
Fri, 25 Oct 2013 09:00:19 +0000 (12:00 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Oct 2013 21:34:42 +0000 (14:34 -0700)
commit0c457490ded4fd6529791b650f45091f05b4be45
treedc6a4c0e98fe8bc7e128e908c83c0b8140bc8836
parent3717013a64ebbea30d2c1c3e74d211d4660fa01a
staging: rtl8187se: delete duplicated argument to |

This patch fixes the following coccinelle issue for a mask calculation:

drivers/staging/rtl8187se/r8180_core.c:2552:44-54: duplicated argument to & or |

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Reviewed-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/r8180_core.c