Skip to content
Snippets Groups Projects
Commit 33215652 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[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: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ade31f38
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment