summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2016-12-05 21:39:42 +0200
committerMichael S. Tsirkin <mst@redhat.com>2016-12-15 06:59:15 +0200
commit7328fa64aa30405c2d6abd44bb6866e914dba35d (patch)
tree79424365f39838ef532bf5042d62c1b8cee013af /drivers/gpu
parentc60923cb9cb5e042790839d553ed77e68ef45adf (diff)
downloadlinux-7328fa64aa30405c2d6abd44bb6866e914dba35d.tar.bz2
virtio_console: drop unused config fields
struct ports_device includes a config field including the whole virtio_console_config, but only max_nr_ports in there is ever updated or used. The rest is unused and in fact does not even mirror the device config. Drop everything except max_nr_ports, saving some memory. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions