On Mon, 14 Jul 2025 14:20:02 +0200 Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote: > On 2025-07-04 15:26:57 [+0200], Ahmed S. Darwish wrote: > > @@ -41,7 +41,7 @@ in the set in numeric order, in a round\-robin fashion. > > .br > > The set of processors can be specified as A,B,C, or A-C, or A-B,D-F, and so on*. > > The ! character can be used to negate a set. For example, !B-D means to use all > > -available CPUs except B through D. The cpu numbers are the same as shown in the > > +available CPUs except B through D. The cpu numbers are the same as shown in the > > This looks identical. Is this white space clean up? Yes, it removes a trailing space. I can understand why it's not a separate patch of its own, but maybe it should be moved to patch 07/28, which already contains a lot of small cleanups. Petr T