OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-74-g134b671
Gerrit Code Review
gerrit@openafs.org
Thu, 16 Jan 2025 10:26:55 -0500
The following commit has been merged in the master branch:
commit 134b6711716c54ce495b393d19c3bd099d784239
Author: Andrew Deason <adeason@sinenomine.net>
Date: Mon Jan 13 16:29:42 2025 -0600
LINUX: Clean up param.linux26.h
Indent preprocessor directives. Remove unnecessary #endif comments for
very short #if blocks. Shorten #endif comments to our conventional style
(e.g., '!UKERNEL' instead of '!defined(UKERNEL)'). Reduce some
unnecessary extra indentation.
Change-Id: I8f714a05b0ef876036dffbfd7e2f54844e793740
Reviewed-on: https://gerrit.openafs.org/16084
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
src/config/param.linux26.h | 140 ++++++++++++++++++++++-----------------------
1 file changed, 70 insertions(+), 70 deletions(-)
--
OpenAFS Master Repository