auxdisplay: img-ascii-lcd: Make container_of() no-op for struct linedisp
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 12 Feb 2024 17:01:34 +0000 (19:01 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 Feb 2024 11:24:53 +0000 (13:24 +0200)
commita8fc3d587fa6de33c2ade327bd9d4fcbb16148f0
treebb0f056a930f87e0e3908518afb7a8432e580cbf
parentb33190d0fd9099e7eed208716269c53a8a536dfa
auxdisplay: img-ascii-lcd: Make container_of() no-op for struct linedisp

Move embedded struct linedisp member to make container_of() no-op.

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/auxdisplay/img-ascii-lcd.c