+1
−1
+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Adds const to class_create second parameter, because:
struct class {
const char * name;
/*...*/
}
Signed-off-by:
Miguel Ojeda Sandonis <maxextreme@gmail.com>
Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>