Re: [PATCH] cgroup: drop unneeded semicolon
Tejun Heo <[email protected]> Sun, 02 Aug 2026 09:02:06 -1000
| Newsgroups | org.kernel.vger.cgroups,org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Applied to cgroup/for-7.3 with the first paragraph of the description
updated to:
The trailing semicolon belongs at the point of use, not in the macro
definition. All uses have been verified to have their own semicolons.
Thanks.
--
tejun