OSDN Git Service

staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sat, 16 Mar 2013 14:51:25 +0000 (22:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 18:02:55 +0000 (11:02 -0700)
commit815fb010fcba058df43f30fa614cf954dd9e7bcc
treeaad4f9c90e349c1de4ed24052f0a15ddade7f32d
parentb4446865bc367ef3c9db4fe736d40601fd13b900
staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()

Fix the '&&' vs '&' typo.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-By: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec.c