From: Al Viro Date: Thu, 25 Aug 2005 22:03:35 +0000 (+0100) Subject: [PATCH] bogus function type in qdio X-Git-Tag: v2.6.13~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46206e74e1897bf34d6b58f0991a0d6f3797e27;p=pandora-kernel.git [PATCH] bogus function type in qdio In qdio_get_micros() volatile in return type is plain noise (even with old gccisms it would make no sense - noreturn function returning __u64 is a bit odd ;-) Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed