From: Roel Kluin Date: Tue, 3 Nov 2009 22:48:58 +0000 (+0100) Subject: Staging: dst: Fix parentheses X-Git-Tag: v2.6.33-rc1~313^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8e49dd41a568a1e31e8020ba423a1ade8393b1;p=pandora-kernel.git Staging: dst: Fix parentheses `|' has a higher precedence than `?' so since MSG_WAITALL is defined 0x100, MSG_MORE was always written to the msg_flag. Signed-off-by: Roel Kluin Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed