Sorry, could you please post the patch to the mailing list again? I don't see the first patch. Thanks, On 08/14, Chao Yu wrote: > On 2024/8/8 19:50, Christophe JAILLET wrote: > > This file already uses sysfs_emit(). So be consistent and also use > > sysfs_emit_at(). > > > > This slightly simplifies the code and makes it more readable. > > > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > > Reviewed-by: Chao Yu <chao@xxxxxxxxxx> > > Thanks,