From: Al Viro Date: Mon, 25 Sep 2006 01:57:22 +0000 (+0100) Subject: [PATCH] fix idiocy in asd_init_lseq_mdp() X-Git-Tag: v2.6.19-rc1~1246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355edd2e396ef919d14a605fb4e45466ee2b64d1;p=pandora-kernel.git [PATCH] fix idiocy in asd_init_lseq_mdp() To whoever had written that code: a) priority of >> is higher than that of & b) priority of typecast is higher than that of any binary operator c) learn the fscking C Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed