From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: MAINTAINERS: Add dedicated entry for fbcon Date: Sun, 12 Apr 2026 11:31:38 +1000 Message-ID: In-Reply-To: <20260409072711.12500-1-tzimmermann@suse.de> References: <20260409072711.12500-1-tzimmermann@suse.de> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: MAINTAINERS: Add dedicated entry for fbcon Author: Thomas Zimmermann Patches: 2 Reviewed: 2026-04-12T11:31:38.686399 --- This is a single, straightforward MAINTAINERS patch (v2) that carves out a dedicated entry for the framebuffer console (fbcon) code. The change is clean and well-motivated: fbcon is shared infrastructure used by both fbdev and DRM drivers, so giving it its own MAINTAINERS entry with explicit maintainers and file listings makes `get_maintainer.pl` output more useful and clarifies ownership. All listed files exist in the tree. The entry is correctly alphabetically placed (between "FLOATING POINT EMULATION" and "FRAMEBUFFER CORE"). The format follows MAINTAINERS conventions properly. No issues found. This looks good to merge. --- Generated by Claude Code Patch Reviewer