From: André Goddard Rosa Date: Tue, 23 Feb 2010 07:04:24 +0000 (-0300) Subject: mqueue: apply mathematics distributivity on mq_bytes calculation X-Git-Tag: v2.6.34-rc1~205^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8834cf796a4320be2d3a70b1e4f9aba732a0f4ee;p=pandora-kernel.git mqueue: apply mathematics distributivity on mq_bytes calculation Code size reduction: text data bss dec hex filename 9941 72 16 10029 272d ipc/mqueue-BEFORE.o 9925 72 16 10013 271d ipc/mqueue-AFTER.o Signed-off-by: André Goddard Rosa Signed-off-by: Al Viro --- Reading git-diff-tree failed