mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
cstyle: remove unused -o
Remove handling for allowing doxygen- and embedding in splint(?)-style comments. This functionality is unused by OpenZFS. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13264
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl chpvCP
|
||||
.Op Fl o Ar construct Ns Op , Ns Ar construct Ns …
|
||||
.Oo Ar file Oc Ns …
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
@@ -91,16 +90,6 @@ types
|
||||
etc.
|
||||
This detects any use of the deprecated types.
|
||||
Used as part of the putback checks.
|
||||
.It Fl o Ar construct Ns Op , Ns Ar construct Ns …
|
||||
Available constructs include:
|
||||
.Bl -tag -compact -width "doxygen"
|
||||
.It Sy doxygen
|
||||
Allow doxygen-style block comments
|
||||
.Pq Sy /** No and Sy /*!\& .
|
||||
.It Sy splint
|
||||
Allow splint-style lint comments
|
||||
.Pq Sy /*@ Ns ... Ns Sy @*/ .
|
||||
.El
|
||||
.El
|
||||
.
|
||||
.Sh CONTINUATION CHECKING
|
||||
|
||||
Reference in New Issue
Block a user