Re: [PATCH 02/03] fbdev: maxine: elide an unused function
"Maciej W. Rozycki" <[email protected]>
| Newsgroups | org.kernel.vger.linux-fbdev,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 13 Aug 2026, Randy Dunlap wrote: > maxinefb_ims332_read_register() is not used, but since it describes a > hardware interface, leave it in the source file as documentation > and surround it inside an #if 0/#endif block. Acked-by: Maciej W. Rozycki <[email protected]> Maciej