]> www.infradead.org Git - users/dwmw2/linux.git/commit
cpumask: align text in comment
authorJoel Savitz <jsavitz@redhat.com>
Wed, 19 Mar 2025 16:12:18 +0000 (12:12 -0400)
committerYury Norov <yury.norov@gmail.com>
Thu, 20 Mar 2025 21:33:31 +0000 (17:33 -0400)
commit1cf8e152e8c909c2d6c610b35278a7480af7a156
treea72b72e20f79ccb71959ea5689766177dd206dbc
parente3f42c436d7e0cb432935fe3ae275dd8d9b60f71
cpumask: align text in comment

Since commit 4e1a7df45480 ("cpumask: Add enabled cpumask
for present CPUs that can be brought online") introduced
cpu_enabled_mask, the comment line describing the mask
has been slightly out of alignment with the adjacent
lines.

Fix this by removing a single space character.

Signed-off-by: Joel Savitz <jsavitz@redhat.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
include/linux/cpumask.h