From: Al Viro Date: Tue, 23 Aug 2005 21:47:52 +0000 (+0100) Subject: [PATCH] qualifiers in return types - easy cases X-Git-Tag: v2.6.13-rc7~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33215652e4a75dfa8adb20f4d741517457b0da2b;p=pandora-kernel.git [PATCH] qualifiers in return types - easy cases a bunch of functions switched from volatile to __attribute__((noreturn)) and from const to __attribute_pure__ Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed