Staging: xgfib: put parenthesis in the right place
authorDan Carpenter <error27@gmail.com>
Tue, 4 Jan 2011 06:02:27 +0000 (09:02 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 Jan 2011 20:01:23 +0000 (12:01 -0800)
In the original code the parenthesis are in the wrong position, so the
conditions are always true.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found