summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2021-07-05 17:55:32 +0200
committerVasily Gorbik <gor@linux.ibm.com>2021-07-08 22:12:18 +0200
commitb55e692e6bcbec36b4e0ba683608e7e1e7aab8c7 (patch)
tree18a2dbbb86321885d60d22d340bfa1170947e460 /scripts/const_structs.checkpatch
parenta9b660849ffa70aaef868d0bc54e325919fe1281 (diff)
downloadkernel-b55e692e6bcbec36b4e0ba683608e7e1e7aab8c7.tar.gz
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Lower case matches the call_on_stack() macro and is easier to read. Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
5f9925e07e893d392e814'>tools/vm/page-types.c: add support for idle page trackingChristian Hansen 2018-08-17tools/vm/page-types.c: include shared map countsChristian Hansen 2018-06-07mm: mark pages in use for page tablesMatthew Wilcox 2018-02-21tools: fix cross-compile var clobberingMartin Kelly 2018-01-31tools, vm: new option to specify kpageflags fileDavid Rientjes 2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng 2017-11-15tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman