From: Adrian Bunk Date: Mon, 14 Apr 2008 14:20:04 +0000 (+0300) Subject: [MTD] cmdlinepart.c: don't compare pointers with 0 X-Git-Tag: v2.6.26-rc1~1069^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed262c4f5cb8291668c27c88a022bd7628f067a4;p=pandora-kernel.git [MTD] cmdlinepart.c: don't compare pointers with 0 Sparse spotted that 0 was compared to pointers. While I was at it, I also moved the assignments out of the if's. Signed-off-by: Adrian Bunk Signed-off-by: David Woodhouse --- Reading git-diff-tree failed