From: Andy Grover Date: Thu, 9 Apr 2009 14:09:40 +0000 (+0000) Subject: RDS: Fix ordering in a conditional X-Git-Tag: v2.6.31-rc1~330^2~679 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7acd4a794c1530af063e51f3f7171e75556458f3;p=pandora-kernel.git RDS: Fix ordering in a conditional Putting the constant first is a supposed "best practice" that actually makes the code harder to read. Thanks to Roland Dreier for finding a bug in this "simple, obviously correct" patch. Signed-off-by: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed