summaryrefslogtreecommitdiffstats
path: root/include/linux/cleanup.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-11-191-11/+58
|\
| * cleanup: Add conditional guard helperDavid Lechner2024-10-251-0/+15
| * cleanup: Adjust scoped_guard() macros to avoid potential warningPrzemek Kitszel2024-10-251-10/+42
| * cleanup: Remove address space of returned pointerUros Bizjak2024-10-251-2/+2
* | deal with the last remaing boolean uses of fd_file()Al Viro2024-11-031-1/+1
|/
* Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-291-0/+136
|\
| * cleanup: Add usage and style documentationDan Williams2024-08-051-0/+136
* | introduce fd_file(), convert all accessors to it.Al Viro2024-08-121-1/+1
|/
* Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-161-3/+3
|\
| * cleanup: Standardize the header guard define's nameIngo Molnar2024-05-271-3/+3
* | file: add take_fd() cleanup helperChristian Brauner2024-06-281-5/+8
|/
* cleanup: Add conditional guard supportPeter Zijlstra2023-11-151-3/+49
* cleanup: Make no_free_ptr() __must_checkPeter Zijlstra2023-09-131-3/+36
* locking: Introduce __cleanup() based infrastructurePeter Zijlstra2023-06-261-0/+171