char/agp: remove agp_bridge_data::type
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Tue, 13 Feb 2024 11:15:11 +0000 (12:15 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 16 Feb 2024 17:07:13 +0000 (18:07 +0100)
commit1e5a2ec938d73a035e2dd07a26f6c61012e37616
tree97cc78330855243313425c37b6a74c082ff1eb2d
parentf63f24488571fdd6f6aa910f2db5a7f3d44a4da6
char/agp: remove agp_bridge_data::type

agp_bridge_data::type is unused (and I cannot find when was used last).

Therefore, remove it.

Found by https://github.com/jirislaby/clang-struct.

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Cc: David Airlie <airlied@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20240213111511.25187-1-jirislaby@kernel.org
drivers/char/agp/agp.h