Tag: ecda040ff3724f021a96491ecee88d48e968c153

pcmcia: synclink_cs: replace sum of bitmasks with OR operation.

Author: Alexandru Juncu <alexj@rosedu.org> Suggested by coccinelle and manually verified. Signed-off-by: Alexandru Juncu Signed-off-by: Greg Kroah-Hartman — drivers/char/pcmcia/synclink_cs.c | 26 +++++++++++++————- 1 file changed, 13 insertions(+), 13 deletions(-)   diff –git a/drivers/char/pcmcia/synclink_cs.c b/drivers/char/pcmcia/synclink_cs.c index 5c5cc00..d39cca6 100644 — a/drivers/char/pcmcia/synclink_cs.c +++ b/drivers/char/pcmcia/synclink_cs.c @@ -1182,14 +1182,14 @@ static irqreturn_t mgslpc_isr(int dummy, void *dev_id) } count++;   – if …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.