You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libkmod: kmod_file_get_contents() returns constant data
The function returns what is considered constant data and all the
callers handle it as such. Add the declaration to make things obvious.
Signed-off-by: Emil Velikov <[email protected]>
Link: #346
Signed-off-by: Lucas De Marchi <[email protected]>
0 commit comments