Some cleanup changes to setfacl.c as briefly mentioned in D14934.
- Break the main() function into a couple more manageable sized pieces.
- Some small tweaks to follow style(9)
Differential D15060
Cleanup of setfacl.c mhorne063_gmail.com on Apr 13 2018, 6:35 PM. Authored by Tags None Referenced Files
Details
Some cleanup changes to setfacl.c as briefly mentioned in D14934.
Diff Detail
Event Timeline
Comment Actions Address review comments Converted some existing global variables to bool Made need_mask global variable static Fixed prototype whitespace in setfacl.h |