Add static qualifier to local functions
authorJan Vesely <jan.vesely@rutgers.edu>
Fri, 27 Feb 2015 16:43:44 +0000 (11:43 -0500)
committerJan Vesely <jan.vesely@rutgers.edu>
Sun, 15 Mar 2015 18:17:02 +0000 (14:17 -0400)
commitd729d75f8449c6968f988d8b93ec33a1ba5a2c38
tree2a72c6c69584a85c6ed46ac7032296f69dbea715
parent0706c14e7cc5f1d996bb1c3c526f877c4f8fc215
Add static qualifier to local functions

v2: Don't bother marking dead functions static
    (handler, xf86VDrvMsgVerb, drmSetDebugMsgFunction)

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
tests/drmstat.c
tests/kmstest/main.c
tests/modeprint/modeprint.c
tests/proptest/proptest.c
tests/radeon/radeon_ttm.c