From: Dan Carpenter Date: Wed, 10 Mar 2010 09:54:30 +0000 (+0300) Subject: Staging: rt2860: clean up & => && X-Git-Tag: v2.6.35-rc1~441^2^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ff4044a8d99ea0ae858d2a0f1128ef82047f9c;p=pandora-kernel.git Staging: rt2860: clean up & => && a4_exists is an integer used as a boolean type so the original code works. But all the other conditions use && and this makes it consistent. Signed-off-by: Dan Carpenter Cc: Bartlomiej Zolnierkiewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed