Home
last modified time | relevance | path

Searched full:comments (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/Linux-v6.6/Documentation/rust/
Dcoding-guidelines.rst18 .. note:: Conventions on comments and documentation are not checked by
42 Comments section in Coding Guidelines
45 "Normal" comments (i.e. ``//``, rather than code documentation which starts
47 comments are, even though they will not be rendered. This improves consistency,
49 comments more easily. For instance:
56 Furthermore, just like documentation, comments are capitalized at the beginning
58 includes ``// SAFETY:``, ``// TODO:`` and other "tagged" comments, e.g.:
64 Comments should not be used for documentation purposes: comments are intended
67 sometimes it is useful to use both comments and documentation at the same time.
69 For the latter case, comments can be inserted in the middle; that is, closer to
[all …]
/Linux-v6.6/Documentation/doc-guide/
Dkernel-doc.rst1 .. title:: Kernel-doc comments
4 Writing kernel-doc comments
8 comments in the kernel-doc format to describe the functions, types
15 comments. Please stick to the style described here.
20 The kernel-doc structure is extracted from the comments, and proper
30 to be used by modules should also have kernel-doc comments.
39 How to format kernel-doc comments
42 The opening comment mark ``/**`` is used for kernel-doc comments. The
43 ``kernel-doc`` tool will extract comments marked this way. The rest of
47 The function and type kernel-doc comments should be placed just before
[all …]
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,
141 Languishing kerneldoc comments
144 Developers are encouraged to write kerneldoc comments for their code, but
145 many of those comments are never pulled into the docs build. That makes
148 the documentation to bring those comments in can help the community derive
152 overlooked comments.
156 kerneldoc comments for internal use; those should not be pulled into the
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dpwrseq.h43 /* comments here */ \
69 /* comments here */ \
86 /* comments here */ \
107 /* comments here */ \
121 /* comments here */ \
148 /* comments here */ \
168 /* comments here */ \
179 /* comments here */ \
187 /* comments here */ \
231 /* comments here */ \
[all …]
/Linux-v6.6/Documentation/process/
Dmaintainer-tip.rst466 Sentences in comments start with an uppercase letter.
468 Single line comments::
472 Multi-line comments::
478 * Larger multi-line comments should be split into paragraphs.
481 No tail comments:
483 Please refrain from using tail comments. Tail comments disturb the
491 Use freestanding comments instead::
504 Comments should be added where the operation is not obvious. Documenting
516 Instead, comments should explain the non-obvious details and document
533 Function documentation comments:
[all …]
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
Dsubmitting-patches.rst312 Respond to review comments
315 Your patch will almost certainly get comments from reviewers on ways in
317 respond to those comments; ignoring reviewers is a good way to get ignored in
318 return. You can simply reply to their emails to answer their comments. Review
319 comments or questions that do not lead to a code change should almost certainly
369 receive comments within a week or so; if that does not happen, make sure
483 provided such comments, you may optionally add a ``Cc:`` tag to the patch.
556 with the submitter's response to my comments.
632 - Any additional comments not suitable for the changelog.
671 comments (i.e., "v1, v2, v3"), or "RFC" to indicate a request for
[all …]
Dmaintainer-kvm-x86.rst118 Except for a handful of special snowflakes, do not use kernel-doc comments for
123 Comments subsection
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
D4.Coding.rst362 specially-formatted comments; these comments can be extracted and formatted
364 a subsystem which has kerneldoc comments, you should maintain them and add
367 comments for the future; indeed, this can be a useful activity for
368 beginning kernel developers. The format of these comments, along with some
373 note that, often, comments are most notable by their absence. Once again,
377 comments explaining the more subtle aspects.
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
Dcoding-style.rst92 Outside of comments, documentation and except in Kconfig, spaces are never
195 comments on.
601 Comments are good, but there is also a danger of over-commenting. NEVER
606 Generally, you want your comments to tell WHAT your code does, not HOW.
607 Also, try to avoid putting comments inside a function body: if the
610 small comments to note or warn about something particularly clever (or
611 ugly), but try to avoid excess. Instead, put the comments at the head
619 The preferred style for long (multi-line) comments is:
625 * comments in the Linux kernel source code.
633 comments is a little different.
[all …]
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dpwrseq.h41 /* comments here */ \
112 /* comments here */ \
144 /* comments here */ \
171 /* comments here */ \
191 /* comments here */ \
218 /* comments here */ \
244 /* comments here */ \
262 /* comments here */ \
270 /* comments here */ \
314 /* comments here */ \
[all …]
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Dhal_pwr_seq.h43 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
69 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
82 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
93 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
113 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
125 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
133 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
138 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
156 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
172 /* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/ \
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/regulator/
Drohm,bd71815-regulator.yaml57 comments below for bucks/LDOs which support this. 0 means
77 comments below for bucks/LDOs which support this. 0 means
86 comments below for bucks/LDOs which support this. 0 means
/Linux-v6.6/Documentation/devicetree/bindings/
D.yamllint26 comments:
29 comments-indentation: disable
/Linux-v6.6/scripts/
Dfind-unused-docs.sh5 # This script detects files with kernel-doc comments for exported functions
35 echo "The following files contain kerneldoc comments for exported functions \
Dget_feat.pl114 my $comments = "";
158 $comments .= "$1\n";
202 $data{$name}->{comments} = $comments;
313 my $com = $data{$feat}->{comments};
317 print "Comments\n";
/Linux-v6.6/scripts/coccinelle/misc/
Dreturnvar.cocci8 // Comments: Comments on code can be deleted if near code that is removed.
/Linux-v6.6/Documentation/bpf/libbpf/
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-v6.6/Documentation/gpu/
Dintroduction.rst59 concepts. Documentation should be put into the code itself as kerneldoc comments
64 have formal kerneldoc comments. Use normal C comments if you feel like a comment
67 anything entirely private with ``/* private: */`` comments as per the
/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-ilitek-ili9341.c121 /* ca: TODO: need comments for this register */
123 /* power_b: TODO: need comments for this register */
125 /* power_seq: TODO: need comments for this register */
127 /* dtca: TODO: need comments for this register */
129 /* dtcb: TODO: need comments for this register */
131 /* power_a: TODO: need comments for this register */
135 /* prc: TODO: need comments for this register */
149 /* g3amma_en: TODO: need comments for this register */
/Linux-v6.6/block/
Dbfq-iosched.h102 /* head-of-line entity (see comments above) */
347 * queue it is deemed as soft real-time (see the comments on
389 * the comments on the choice of the queue for injection in
526 * weight-raised @bfq_queue (see the comments to the functions
541 * For a detailed explanation see comments on the computation
738 * a burst of activations, see the comments on the function
760 * details in the comments on the function bfq_handle_burst).
813 * Depth limits used in bfq_limit_depth (see comments on the
874 * see comments to bfq_handle_burst.
987 * (see the comments to the function
[all …]
Dbfq-iosched.c59 * detail in the comments on the function
207 * Time limit for merging (see comments in bfq_setup_cooperator). Set
272 * for interactive queues automatically (see the comments at the
280 * applications on the reference device (see the comments on
362 * described at the beginning of these comments.
778 * comments on the likely() at the beginning of
799 * bfqq cannot be merged any longer (see comments in in bfq_pos_tree_add_move()
829 * temporarily empty (for more details, see the comments in the
970 * See the comments to the function bfq_weights_tree_add() for considerations
1206 /* Empty burst list and add just bfqq (see comments on bfq_handle_burst) */
[all …]
/Linux-v6.6/arch/powerpc/tools/
Dhead_check.sh61 echo "ERROR: see comments in arch/powerpc/tools/head_check.sh" 1>&2
75 echo "ERROR: see comments in arch/powerpc/tools/head_check.sh" 1>&2
/Linux-v6.6/drivers/net/ethernet/brocade/bna/
Dbfa_defs_status.h16 * NOTE: The error msgs are auto generated from the comments. Only singe line
17 * comments are supported

12345678910>>...31