Searched +full:nested +full:- +full:attributes (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: GPL-2.010 ## Copyright (C) 2005-2012 Randy Dunlap ##22 kernel-doc - Print formatted kernel documentation to stdout26 …kernel-doc [-h] [-v] [-Werror] [-Wall] [-Wreturn] [-Wshort-description] [-Wcontents-before-section…27 [ -man |28 -rst [-sphinx-version VERSION] [-enable-lineno] |29 -none32 -export |33 -internal |34 [-function NAME] ... |[all …]
2 # SPDX-License-Identifier: GPL-2.07 # (c) 2008-2010 Andy Whitcroft <apw@canonical.com>8 # (c) 2010-2018 Joe Perches <joe@perches.com>73 my $docsfile = "$D/../Documentation/dev-tools/checkpatch.rst";76 my $allow_c99_comments = 1; # Can be overridden by --ignore C99_COMMENT_TOLERANCE78 my $git_command ='export LANGUAGE=en_US.UTF-8; git';92 -q, --quiet quiet93 -v, --verbose verbose mode94 --no-tree run without a kernel tree95 --no-signoff do not check for 'Signed-off-by' line[all …]