mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
f92a59f6d1
For ${atomic}_sub_and_test() the @i parameter is the value to subtract,
not add. Fix the typo in the kerneldoc template and generate the headers
with this update.
Fixes:
|
||
---|---|---|
.. | ||
fallbacks | ||
kerneldoc | ||
atomic-tbl.sh | ||
atomics.tbl | ||
gen-atomic-fallback.sh | ||
gen-atomic-instrumented.sh | ||
gen-atomic-long.sh | ||
gen-atomics.sh |