From: Allan Stephens Date: Wed, 25 May 2011 17:28:27 +0000 (-0400) Subject: tipc: Eliminate redundant masking in message header routines X-Git-Tag: v3.1-rc1~316^2~349^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eb878ed8e0eae67269439bfd82234f9ba52ffe4;p=pandora-kernel.git tipc: Eliminate redundant masking in message header routines Gets rid of unnecessary masking in two routines that set TIPC message header fields. (The msg_set_bits() routine already takes care of masking the new value to the correct size.) Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed