Re: [PATCH v2 1/7] xz: add fall-through comments to a switch statement

2021-12-07 Thread Jan Beulich
On 06.12.2021 14:30, Jan Beulich wrote: > From: Lasse Collin > > It's good style. I was also told that GCC 7 is more strict and might > give a warning when such comments are missing. > > Suggested-by: Andrei Borzenkov > Signed-off-by: Lasse Collin > Signed-off-by: Jiri Kosina > [Linux commit:

[PATCH v2 1/7] xz: add fall-through comments to a switch statement

2021-12-06 Thread Jan Beulich
From: Lasse Collin It's good style. I was also told that GCC 7 is more strict and might give a warning when such comments are missing. Suggested-by: Andrei Borzenkov Signed-off-by: Lasse Collin Signed-off-by: Jiri Kosina [Linux commit: 5a244f48ecbbd03a11eb84819c5c599db81823ee] Signed-off-by: