Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1491205

Re: [PATCH] drm/bochs: mark bochs_connector_get_modes() static

From Gerd Hoffmann <kraxel@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH] drm/bochs: mark bochs_connector_get_modes() static
Date 2016-09-26 12:30 +0200
Message-ID <slBkD-2G3-49@gated-at.bofh.it> (permalink)
References <slc2S-3CK-17@gated-at.bofh.it> <slzVv-1EX-23@gated-at.bofh.it> <slAox-23J-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mo, 2016-09-26 at 11:29 +0200, Daniel Vetter wrote:
> On Mon, Sep 26, 2016 at 10:52 AM, Gerd Hoffmann <kraxel@redhat.com> wrote:
> > On So, 2016-09-25 at 15:25 +0800, Baoyou Xie wrote:
> >> -int bochs_connector_get_modes(struct drm_connector *connector)
> >> +static int bochs_connector_get_modes(struct drm_connector *connector)
> >
> > Added to drm-qemu queue.
> 
> I've thrown this one already into drm-misc, and it's wrapped up in my
> latest pull to Dave already.
> -Daniel

Ah, cool, so I don't need an additional drm-qemu pull req.

thanks,
  Gerd

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] drm/bochs: mark bochs_connector_get_modes() static Baoyou Xie <baoyou.xie@linaro.org> - 2016-09-25 09:30 +0200
  Re: [PATCH] drm/bochs: mark bochs_connector_get_modes() static Gerd Hoffmann <kraxel@redhat.com> - 2016-09-26 11:00 +0200
    Re: [PATCH] drm/bochs: mark bochs_connector_get_modes() static Daniel Vetter <daniel.vetter@ffwll.ch> - 2016-09-26 11:30 +0200
      Re: [PATCH] drm/bochs: mark bochs_connector_get_modes() static Gerd Hoffmann <kraxel@redhat.com> - 2016-09-26 12:30 +0200

csiph-web