Home
last modified time | relevance | path

Searched refs:comments (Results 1 – 25 of 103) sorted by relevance

12345

/linux/Documentation/rust/
H A Dcoding-guidelines.rst18 .. note:: Conventions on comments and documentation are not checked by
114 empty comment. Thus, at some point, the goal is to remove those comments.
120 "Normal" comments (i.e. ``//``, rather than code documentation which starts
122 comments are, even though they will not be rendered. This improves consistency,
124 comments more easily. For instance:
131 Furthermore, just like documentation, comments are capitalized at the beginning
133 includes ``// SAFETY:``, ``// TODO:`` and other "tagged" comments, e.g.:
139 Comments should not be used for documentation purposes: comments are intended
142 sometimes it is useful to use both comments and documentation at the same time.
144 For the latter case, comments can be inserted in the middle; that is, closer to
[all …]
/linux/Documentation/doc-guide/
H A Dcontributing.rst50 problems in kerneldoc comments in C code. While the documentation
66 comments that look like this::
86 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
88 Two kerneldoc comments in devfreq.c fail to adhere to the required format,
145 Languishing kerneldoc comments
148 Developers are encouraged to write kerneldoc comments for their code, but
149 many of those comments are never pulled into the docs build. That makes
152 the documentation to bring those comments in can help the community derive
156 overlooked comments.
160 kerneldoc comments for internal use; those should not be pulled into the
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dcontributing.rst70 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
72 Two kerneldoc comments in devfreq.c fail to adhere to the required format,
/linux/Documentation/process/
H A D6.Followthrough.rst25 A patch of any significance will result in a number of comments from other
61 What all of this comes down to is that, when reviewers send you comments,
64 from happening. When you get review comments on a patch, take the time to
85 One fatal mistake is to ignore review comments in the hope that they will
87 responded to the comments you got the time before, you're likely to find
131 there's a good chance that you will get more comments from a new set of
132 reviewers; these comments need to be answered as in the previous round.
152 may be a new round of comments from developers who had not been aware of
H A Dcode-of-conduct.rst33 * Trolling, insulting/derogatory comments, and personal or political attacks
49 comments, commits, code, wiki edits, issues, and other contributions that are
H A Dmaintainer-kvm-x86.rst118 Except for a handful of special snowflakes, do not use kernel-doc comments for
125 Write comments using imperative mood and avoid pronouns. Use comments to
128 speak for itself. If the code itself is inscrutable, comments will not help.
138 not in comments. Instead, if necessary (see below), copy-paste the relevant
143 APM in comments. With few exceptions, KVM *must* honor architectural behavior,
253 modify comments. When possible and relevant, testing on both Intel and AMD is
/linux/Documentation/driver-api/
H A Dtarget.rst13 This section is blank because no kerneldoc comments have been added to
/linux/tools/bpf/bpftool/Documentation/
H A DMakefile21 RST2MAN_OPTS += --verbose --strip-comments
/linux/Documentation/bpf/libbpf/
H A Dlibbpf_naming_convention.rst148 The libbpf API is documented via comments above definitions in
149 header files. These comments can be rendered by doxygen and sphinx
151 convention in which these comments should be formatted.
/linux/tools/lib/python/feat/
H A Dparse_features.py116 comments = ""
171 comments += match.group(1)
213 "comments": comments,
320 com = self.data[feat]["comments"].strip()
/linux/Documentation/translations/ko_KR/
H A Dstable_api_nonsense.txt10 a fork. So if you have any comments or updates for this file please
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-lite2.dts53 * See the comments for CLDO2.
/linux/Documentation/translations/ja_JP/
H A Dstable_api_nonsense.txt11 fork. So if you have any comments or updates of this file, please try
/linux/arch/arm/nwfpe/
H A Dfpa11.inl5 Direct questions, comments to Scott Bambrough <scottb@netwinder.org>
H A Dfpmodule.inl5 Direct questions, comments to Scott Bambrough <scottb@netwinder.org>
/linux/Documentation/admin-guide/nfs/
H A Dnfsd-admin-interfaces.rst33 fs/nfsd/nfsctl.c; most of them have detailed comments.
/linux/Documentation/fb/
H A Dcirrusfb.rst58 * Code cleanup, add comments.
/linux/Documentation/filesystems/ext4/
H A Dabout.rst14 e2fsprogs-1.44. All comments and corrections are welcome, since there is
/linux/drivers/net/ethernet/3com/
H A DKconfig36 and in the comments at the beginning of
/linux/Documentation/netlabel/
H A Dintroduction.rst38 names can be found in the 'net/netlabel/' directory as comments in the
/linux/rust/
H A Dbindgen_parameters27 --no-doc-comments
/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt128 * Added structure offset comments.
270 * Added structure offset comments.
536 * 03-27-01 01.01.04 Added structure offset comments.
587 * 03-27-01 01.01.04 Added structure offset comments.
637 * Added structure offset comments.
662 * 03-27-01 01.01.03 Added structure offset comments.
670 * 03-27-01 01.01.02 Added structure offset comments.
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-jpegcomp.rst48 information for in an AVI or so). COM is the same, but it's comments,
/linux/Documentation/input/devices/
H A Dcs461x.rst31 comments about them; but I've found the joystick can be initialized
/linux/Documentation/watchdog/
H A Dpcwd-watchdog.rst49 WDIOF_* bitwise-anded into the value. (The comments

12345