Re: [PATCH] iio: dpot-dac: fix code comment in dpot_dac_read_raw()
From: Peter Rosin
Date: Wed Aug 26 2020 - 03:04:15 EST
Hi!
On 2020-08-26 02:08, Gustavo A. R. Silva wrote:
> After the replacement of the /* fall through */ comment with the
> fallthrough pseudo-keyword macro, the natural reading of a code
> comment was broken.
>
> Fix the natural reading of such a comment and make it intelligible.
>
> Reported-by: Peter Rosin <peda@xxxxxxxxxx>
> Signed-off-by: Gustavo A. R. Silva <gustavoars@xxxxxxxxxx>
Excellent, thanks for the quick turnaround!
And just to be explicit, this fix is for 5.9.
Acked-by: Peter Rosin <peda@xxxxxxxxxx>
Cheers,
Peter