On Tue, 14 Nov 2023 at 17:09, Sui Jingfeng <sui.jingfeng@xxxxxxxxx> wrote: > > From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx> > > Instead of using the container_of() directly, which avoid the code lines > too long in horizontial. Just trivial cleanup, no functional change. > > Signed-off-by: Sui Jingfeng <suijingfeng@xxxxxxxxxxx> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > drivers/gpu/drm/bridge/ite-it66121.c | 27 ++++++++++++++++----------- > 1 file changed, 16 insertions(+), 11 deletions(-) -- With best wishes Dmitry