https://github.com/torvalds/linux
Revision 33215652e4a75dfa8adb20f4d741517457b0da2b authored by Al Viro on 23 August 2005, 21:47:52 UTC, committed by Linus Torvalds on 24 August 2005, 01:43:45 UTC
a bunch of functions switched from volatile to __attribute__((noreturn)) and
from const to __attribute_pure__

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent ade31f3
History
Tip revision: 33215652e4a75dfa8adb20f4d741517457b0da2b authored by Al Viro on 23 August 2005, 21:47:52 UTC
[PATCH] qualifiers in return types - easy cases
Tip revision: 3321565

README

back to top