[PATCH libdrm v2 1/8] Add static qualifier to local functions
On 15/03/15 18:09, Jan Vesely wrote: > v2: Don't bother marking dead functions static > (handler, xf86VDrvMsgVerb, drmSetDebugMsgFunction) > > Signed-off-by: Jan Vesely Reviewed-by: Emil Velikov Thanks Emil
[PATCH libdrm v2 1/8] Add static qualifier to local functions
v2: Don't bother marking dead functions static (handler, xf86VDrvMsgVerb, drmSetDebugMsgFunction) Signed-off-by: Jan Vesely --- tests/drmstat.c | 2 +- tests/kmstest/main.c| 2 +- tests/modeprint/modeprint.c | 18 +- tests/proptest/proptest.c | 2 +-