Re: [PATCH] ext4: change to use fallthrough macro instead of fallthrough comments
From: "Theodore Y. Ts'o" <tytso@mit.edu>
Date: 2020-08-18 18:28:07
From: "Theodore Y. Ts'o" <tytso@mit.edu>
Date: 2020-08-18 18:28:07
On Mon, Aug 10, 2020 at 07:44:35AM -0400, Shijie Luo wrote:
Change to use fallthrough macro in switch case. Signed-off-by: Shijie Luo <redacted>
Applied, thanks. - Ted