The following commit has been merged in the master branch:
commit cbc18e4b311bdd2c461f60b7b96eb2ab8a6d1ee5
Author: Cheyenne Wills <[email protected]>
Date:   Thu Feb 18 18:38:30 2021 -0700

    Cleanup AFS_*LINUX_ENV usage
    
    Commit 6329a523f6305541871bc3d1694065e7b17abe77 changed all
    occurrences of AFS_*LINUXnn_ENV to AFS_*LINUX_ENV, but did not perform
    any refactoring of the use of these variables.
    
    This commit completes the task by refactoring the preprocessor
    conditionals that involved removing dead code or collapsing statements.
    
    The updates should have no functional changes.
    
    Change-Id: I10fbefb7c862de2ec35ab77cafa2391e6e59f388
    Reviewed-on: https://gerrit.openafs.org/14388
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/afs/LINUX/osi_machdep.h     |   10 ----------
 src/afs/VNOPS/afs_vnop_lookup.c |    2 +-
 src/afs/afs_init.c              |   15 ++-------------
 src/afs/afs_osi.c               |    2 --
 src/afs/afs_prototypes.h        |    2 --
 src/afs/afsincludes.h           |    2 --
 src/afs/sysincludes.h           |    4 +---
 src/afsd/afsd.c                 |   11 -----------
 src/rx/xdr_rx.c                 |    2 --
 src/venus/kdump.c               |   34 ++--------------------------------
 10 files changed, 6 insertions(+), 78 deletions(-)

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

Reply via email to