linux(4): Add const qualifier to the value parameter of function handle_string()
The content that value point to is not going to be altered by function
handle_string().
MFC after: 1 week
linux(4): Add const qualifier to the value parameter of function handle_string() Tags None Referenced Files None Subscribers None
Description
Details
|