The following commit has been merged in the master branch:
commit 56aa396d8359276d778d41aa509041c8c75b4e96
Author: Cheyenne Wills <[email protected]>
Date:   Thu Nov 5 13:50:59 2020 -0700

    vos: Cleanup function definitions
    
    The functions defined within vos.c are not referenced outside of vos.c
    but are not declared as static.
    
    Convert the functions within vos.c to static declarations.
    
    Change-Id: Ia684e698adc53ced964e10ee0496cb52a3af564e
    Reviewed-on: https://gerrit.openafs.org/14009
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/volser/vos.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to