OSDN Git Service

staging: vt6556: Remove double parentheses
authorPeter Senna Tschudin <peter.senna@gmail.com>
Mon, 14 Jul 2014 19:15:29 +0000 (21:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jul 2014 15:05:16 +0000 (08:05 -0700)
commit495e2be7e5137ea1f9e2a110a90cb5d68592ea5d
tree8beef42d9deeac73e81df9e258af4c6eb0ed6302
parented0db5135f550f301eed93c6a38be975dcb1776c
staging: vt6556: Remove double parentheses

This patch cleanup a checkpatch warning by removing double parentheses
from if condition. Additionally it fixes a line over 80 chars.

Tested by compilation only.

Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/baseband.c