[PATCH] smpstrongapa01: Improve readability
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Jun 23 07:44:10 UTC 2020
On 21/06/2020 19:09, Richi Dubey wrote:
> + UNBLOCK( T0, T0, IDLE, IDLE, IDLE),
> + UNBLOCK( T1, T0, T1, IDLE, IDLE),
> + UNBLOCK( T2, T0, T1, T2, IDLE),
> + UNBLOCK( T3, T0, T1, T2, T3),
> + UNBLOCK( T5, T0, T1, T2, T3),
> + SET_PRIORITY( T3, P(4), T0, T1, T2, T3),
> + SET_PRIORITY( T5, P(3), T0, T1, T2, T5),
> + BLOCK( T5, T0, T1, T2, T3),
> + SET_AFFINITY( T5, ALL, T0, T1, T2, T3),
Please fix the alignment so that the commas are on the same column.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list