summaryrefslogtreecommitdiffstats
path: root/include/linux/err.h
Commit message (Expand)AuthorAgeFilesLines
* err.h: IS_ERR() can accept __user pointersDan Carpenter2013-07-031-5/+5
* include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König2011-03-221-0/+8
* err.h: add __must_check to error pointer handlersJani Nikula2010-05-251-5/+5
* err.h: add helper function to simplify pointer error checkingPhil Carmody2009-12-151-0/+5
* Add an ERR_CAST() function to complement ERR_PTR and co.David Howells2008-02-071-0/+13
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-0/+4
* [PATCH] Fix IS_ERR Threshold ValueRalf Baechle2006-07-011-1/+3
* Fix get_unmapped_area sanity testsLinus Torvalds2005-05-191-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+31