about summary refs log tree commit diff stats
path: root/linux/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-06-11 15:37:03 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-06-11 15:37:03 -0700
commitc29a10ac37ae23b7c60ff033524b34bd956f76e9 (patch)
tree8809f1f899cdfd7a6f3797124c3ac8a4e4831957 /linux/README.md
parentcc679f4234096414e2743023f16dd30621f06312 (diff)
downloadmu-c29a10ac37ae23b7c60ff033524b34bd956f76e9.tar.gz
.
Inline a function by patching a few variable names. I don't even have to
worry about `return` statements if there's a single call and it's in tail
position in the caller.
Diffstat (limited to 'linux/README.md')
0 files changed, 0 insertions, 0 deletions
6'>106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150