mirror of
https://github.com/torvalds/linux.git
synced 2026-03-09 19:26:35 +01:00
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:
|
||
|---|---|---|
| .. | ||
| atomic-arch-fallback.h | ||
| atomic-instrumented.h | ||
| atomic-long.h | ||