On Sun, Sep 1, 2024 at 11:11 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > On Sun, 1 Sep 2024 21:08:39 +0900 > Gyeyoung Baek <gye976@xxxxxxxxx> wrote: > > > 'flush_fifo' label performs same task as 'endsession' label > > immediately after calling 'env_reset_fifo' function. > > So i remove that duplication. > > > > Signed-off-by: Gyeyoung Baek <gye976@xxxxxxxxx> > > Ok. This doesn't greatly affect readability and the code > ends up a bit shorter. > > Applied > > Jonathan > Thank you for approving it. -Gyeyoung