]> granicus.if.org Git - graphviz/commit
remove unnecessary 'reg' annotations in vmalloc
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 11 Jul 2020 21:00:12 +0000 (14:00 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 25 Jul 2020 18:53:10 +0000 (11:53 -0700)
commitbf0c23f2d9c27861fe99f944a111133803512e8b
tree1914532384b62dadebfe6d33a477e932b7fe689c
parent4285468c1722c6ef3e701ae1e7aaf08d0fe3afdc
remove unnecessary 'reg' annotations in vmalloc

Whether these parameters are provided in registers or on the stack is entirely
dictated by the platform's calling convention these days.
lib/vmalloc/vmbest.c