pcmcia: synclink_cs: replace sum of bitmasks with OR operation.
authorAlexandru Juncu <alexj@rosedu.org>
Fri, 19 Jul 2013 08:24:03 +0000 (11:24 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Jul 2013 00:59:07 +0000 (17:59 -0700)
commitecda040ff3724f021a96491ecee88d48e968c153
treeb1d399a80c0cb9366d393cd89c9827aac71085be
parent26dac3c49d56642b06c07c80a2184abbf510920f
pcmcia: synclink_cs: replace sum of bitmasks with OR operation.

Suggested by coccinelle and manually verified.

Signed-off-by: Alexandru Juncu <alexj@rosedu.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/pcmcia/synclink_cs.c