summaryrefslogtreecommitdiff
path: root/src/gbm
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-09-07 18:59:08 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2016-10-18 17:06:15 +0100
commit0607c5b1b051d32653f9ed91e109c08fbecfb4c1 (patch)
tree11dea75264a809279cdbad4e675e0b521510ce4e /src/gbm
parent6b21fdaa8fd2a90bf576c047c0c344318b053d0f (diff)
gbm: remove superfluous/incorrect udev comment
The gbm_device_get_backend_name() provides an (somewhat) internal name of the implementation/backend used. Is has nothing to do with the udev, one cannot and should not attempt to derive the name from it. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Axel Davy <axel.davy@ens.fr> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Diffstat (limited to 'src/gbm')
-rw-r--r--src/gbm/main/gbm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gbm/main/gbm.c b/src/gbm/main/gbm.c
index b9fb70d1293..9ef19900177 100644
--- a/src/gbm/main/gbm.c
+++ b/src/gbm/main/gbm.c
@@ -55,7 +55,6 @@ gbm_device_get_fd(struct gbm_device *gbm)
return gbm->fd;
}
-/* FIXME: maybe superfluous, use udev subclass from the fd? */
/** Get the backend name for the given gbm device
*
* \return The backend name string - this belongs to the device and must not