gbm: remove superfluous/incorrect udev comment
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 7 Sep 2016 17:59:08 +0000 (18:59 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 18 Oct 2016 16:06:15 +0000 (17:06 +0100)
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>
src/gbm/main/gbm.c

index b9fb70d1293319076c2f691c2af54a640fdb9995..9ef19900177d5a5c5403fd183dd095f4fe0e225a 100644 (file)
@@ -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