The following commit has been merged in the openafs-stable-1_8_x branch:
commit 07b78426fe223b23bbb4739a4f017a49c97b8d29
Author: Cheyenne Wills <[email protected]>
Date:   Tue Jun 21 09:50:41 2022 -0600

    opr: replace AFS_STRINGIZE with opr_stringize
    
    To avoid adding new includes for afs/afsutil.h in order to use
    'AFS_STRINGIZE', create a replacement, 'opr_stringize', in afs/opr.h.
    
    Replace the usage of 'AFS_STRINGIZE' with opr_stringize and remove the
    definition of 'AFS_STRINGIZE'
    
    Reviewed-on: https://gerrit.openafs.org/15029
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 7f54bbe1568ea66d04bf69f5f083aa0422fcb417)
    
    Change-Id: I09fe7ba2191d1522342ac2a935afc40b1c67b7a4
    Reviewed-on: https://gerrit.openafs.org/15063
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afsd/afsd_kernel.c | 5 ++---
 src/opr/opr.h          | 5 +++++
 src/util/afsutil.h     | 5 -----
 3 files changed, 7 insertions(+), 8 deletions(-)

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

Reply via email to