Hi Jonas,

+static const char * const uusbconf_prefix[] = { "+UUSBCONF:", NULL };
+static const char * const none_prefix[] = { NULL };

Of course, I got conned by checkpatch into making this change... it's certainly correct but making the pointer const doesn't play well with the rest of ofono so it's not sane to actually change this now.

Yes, at some point we should use this pattern and change these wholesale. Maybe someone strong in coccinelle-fu can do this for us?

Regards,
-Denis
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to