[PATCH v2 35/38] drm/virtio: remove _unlocked suffix in drm_object_put_unlocked
Gerd Hoffmann
kraxel at redhat.com
Fri May 15 10:14:45 UTC 2020
On Fri, May 15, 2020 at 10:51:15AM +0100, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Spelling out _unlocked for each and every driver is a annoying.
> Especially if we consider how many drivers, do not know (or need to)
> about the horror stories involving struct_mutex.
>
> Just drop the suffix. It makes the API cleaner.
Acked-by: Gerd Hoffmann <kraxel at redhat.com>
More information about the dri-devel
mailing list