From: Sam Ravnborg <sam@ravnborg.org>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
Gerd Hoffmann <kraxel@redhat.com>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v1 1/1] drm/fb: remove unused function: drm_gem_fbdev_fb_create()
Date: Sun, 21 Jul 2019 19:36:01 +0200 [thread overview]
Message-ID: <20190721173601.GA27308@ravnborg.org> (raw)
In-Reply-To: <478b7a78-7469-037d-1376-749316cc060d@tronnes.org>
Hi Noralf.
On Sun, Jul 21, 2019 at 06:48:46PM +0200, Noralf Trønnes wrote:
>
>
> Den 21.07.2019 16.06, skrev Sam Ravnborg:
> > After migrating several drivers to the generic fbdev there are
> > no users left. Delete the function.
> >
> > Noticed that there was no callers while browsing
> > around in the drm_fb* code.
> >
> > Last user was removed with:
> > commit 13aff184ed9f ("drm/qxl: remove dead qxl fbdev emulation code")
> > commit 26d4707d445d ("drm/qxl: use generic fbdev emulation")
>
> Listing 2 commits for the same driver was confusing. I think you can
> drop the second one since it's the first that contained the function call.
I updated the changelog like this and applied and pushed out.
Thanks,
Sam
Changelog:
After migrating several drivers to the generic fbdev
emulation there are no users left of drm_gem_fbdev_fb_create.
Delete the function.
Noticed that there was no callers while browsing
around in the drm_fb* code.
The code that referenced the function was removed by:
commit 13aff184ed9f ("drm/qxl: remove dead qxl fbdev emulation code")
The actual use was removed by:
commit 26d4707d445d ("drm/qxl: use generic fbdev emulation")
v2:
- Updated changelog based on feedback from Noralf
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190721140610.GA20842@ravnborg.org
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2019-07-21 17:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-21 14:06 [PATCH v1 1/1] drm/fb: remove unused function: drm_gem_fbdev_fb_create() Sam Ravnborg
2019-07-21 16:48 ` Noralf Trønnes
2019-07-21 17:36 ` Sam Ravnborg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190721173601.GA27308@ravnborg.org \
--to=sam@ravnborg.org \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=kraxel@redhat.com \
--cc=noralf@tronnes.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox