chiark / gitweb /
[PATCH] PATCH selinux for udev
[elogind.git] / udev-remove.c
index 4f2cd479c03b1146bc4b9d425869d3524eded04d..7ad7c2402a8e05f77d23a1451ab9b891372a8116 100644 (file)
@@ -159,7 +159,7 @@ static int delete_node(struct udevice *dev)
  * something different from the kernel name.  If we have, us it.  If not, use
  * the default kernel name for lack of anything else to know to do.
  */
-int udev_remove_device(char *path, char *subsystem)
+int udev_remove_device(const char *path, const char *subsystem)
 {
        struct udevice dev;
        char *temp;