[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200810134408.0B7E2AE04D@d06av26.portsmouth.uk.ibm.com>
Date: Mon, 10 Aug 2020 19:14:07 +0530
From: Ritesh Harjani <riteshh@...ux.ibm.com>
To: Shijie Luo <luoshijie1@...wei.com>, linux-ext4@...r.kernel.org
Cc: tytso@....edu, jack@...e.cz
Subject: Re: [PATCH] ext4: change to use fallthrough macro instead of
fallthrough comments
On 8/10/20 5:14 PM, Shijie Luo wrote:
> Change to use fallthrough macro in switch case.
>
> Signed-off-by: Shijie Luo <luoshijie1@...wei.com>
pseudo-keyword macro “fallthrough” should be used as per latest
documentation.
https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
LGTM, feel free to add:
Reviewed-by: Ritesh Harjani <riteshh@...ux.ibm.com>
Powered by blists - more mailing lists