From: André Goddard Rosa Date: Tue, 23 Feb 2010 07:04:25 +0000 (-0300) Subject: mqueue: simplify do_open() error handling X-Git-Tag: v2.6.34-rc1~205^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04db0dde0ee1c29110642dff57fba9e438eb805c;p=pandora-kernel.git mqueue: simplify do_open() error handling It reduces code size: text data bss dec hex filename 9925 72 16 10013 271d ipc/mqueue-BEFORE.o 9885 72 16 9973 26f5 ipc/mqueue-AFTER.o Signed-off-by: André Goddard Rosa Signed-off-by: Al Viro --- Reading git-diff-tree failed