davidker / unisys

Master repository for new changes to drivers/staging/unisys and drivers/visorbus
Other
2 stars 1 forks source link

visorinput: handle_locking_key(): remove extraneous parens #49

Closed selltc closed 8 years ago

selltc commented 8 years ago

Source: Dan Carpenter dan.carpenter@oracle.com Mon 5/2/2016 5:53 AM

473                  int old_state = (test_bit(led, visorinput_dev->led));

Remove extra parens.

See KanBoard-1007

selltc commented 8 years ago

Fixed by commit cc2f5a4b55ffeee565367a84c39df4abb939f63a.

selltc commented 8 years ago

Greg posted this to his staging-testing as commit 73ba8afe33e22b4bae26098add458bed3e666bc2.