Actions
Bug #14542
openddi_prop* and friends can probably take const strings
Status:
New
Priority:
Low
Assignee:
-
Category:
kernel
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Doing something else, I noticed that ndi_prop_update_string
and from there most of the ddi property functions take 'char *'.
Glancing at them, it looks like the 'name' argument to everything related could be const
Related issues
Actions