/linux-4.1.27/scripts/rt-tester/ |
D | rt-tester.py | 20 comments = 0 variable 111 comments = 1 variable 150 if comments > 1: 154 if comments == 1: 155 comments = 2 variable
|
/linux-4.1.27/Documentation/ |
D | kernel-doc-nano-HOWTO.txt | 4 How to format kernel-doc comments 24 kernel-doc comments in Linux kernel source. 39 documented using kernel-doc formatted comments. 41 The opening comment mark "/**" is reserved for kernel-doc comments. 42 Only comments so marked will be considered by the kernel-doc scripts, 45 kernel-doc formatted comments. The closing comment marker for 46 kernel-doc comments can be either "*/" or "**/", but "*/" is 49 Kernel-doc comments should be placed just before the function 97 The kernel-doc function comments describe each parameter to the 100 The kernel-doc data structure comments describe each structure member [all …]
|
D | SubmittingPatches | 367 8) Respond to review comments. 370 Your patch will almost certainly get comments from reviewers on ways in 371 which the patch can be improved. You must respond to those comments; 372 ignoring reviewers is a good way to get ignored in return. Review comments 391 receive comments within a week or so; if that does not happen, make sure 530 provided such comments, you may optionally add a "Cc:" tag to the patch. 563 with the submitter's response to my comments. 625 - Any additional comments not suitable for the changelog. 664 comments (i.e., "v1, v2, v3"), or "RFC" to indicate a request for 665 comments. If there are four patches in a patch series the individual [all …]
|
D | CodingStyle | 68 Outside of comments, documentation and except in Kconfig, spaces are never 154 comments on. 451 Generally, you want your comments to tell WHAT your code does, not HOW. 452 Also, try to avoid putting comments inside a function body: if the 455 small comments to note or warn about something particularly clever (or 456 ugly), but try to avoid excess. Instead, put the comments at the head 464 Linux style for comments is the C89 "/* ... */" style. 465 Don't use C99-style "// ..." comments. 467 The preferred style for long (multi-line) comments is: 471 * comments in the Linux kernel source code. [all …]
|
D | highuid.txt | 21 accounting file, or if we should break it as the comments suggest
|
D | HOWTO | 315 interface which shows patch postings, any comments on a patch or 427 - comments 433 to be able to take criticism and comments about your patches, evaluate 442 - ignore comments 604 their review, comments, and contributions. Without their help, this
|
D | Changes | 94 documentation via specially-formatted comments near their 95 definitions in the source. These comments can be combined with the
|
D | volatile-considered-harmful.txt | 117 Improvements via comments from Satyam Sharma, Johannes Stezenbach, Jesper
|
D | SubmittingDrivers | 108 driver it is a good idea to state this in the comments,
|
D | stable_api_nonsense.txt | 189 Robert Love, and Nishanth Aravamudan for their review and comments on
|
D | sysrq.txt | 90 console. NOTE: See important comments below in SAK section.
|
D | dynamic-debug-howto.txt | 333 // boot-args example, with newlines and comments for readability
|
D | kernel-docs.txt | 30 corrections, ideas or comments are also welcomed.
|
D | kernel-parameters.txt | 2850 See comments in mm/percpu.c for details on each
|
/linux-4.1.27/drivers/staging/netlogic/ |
D | TODO | 3 * Changing comments in to linux standred format
|
/linux-4.1.27/drivers/staging/dgnc/ |
D | TODO | 2 * remove unecessary comments
|
/linux-4.1.27/fs/befs/ |
D | TODO | 4 * Convert comments to the Kernel-Doc format.
|
D | ChangeLog | 263 * Additional comments in btree.c 276 * Added many comments.
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | Victor | 14 For any comments, please feel free to contact me through the above
|
/linux-4.1.27/Documentation/development-process/ |
D | 6.Followthrough | 21 A patch of any significance will result in a number of comments from other 50 What all of this comes down to is that, when reviewers send you comments, 53 from happening. When you get review comments on a patch, take the time to 74 One fatal mistake is to ignore review comments in the hope that they will 76 responded to the comments you got the time before, you're likely to find 119 there's a good chance that you will get more comments from a new set of 120 reviewers; these comments need to be answered as in the previous round. 140 may be a new round of comments from developers who had not been aware of
|
D | 4.Coding | 341 specially-formatted comments; these comments can be extracted and formatted 343 a subsystem which has kerneldoc comments, you should maintain them and add 346 comments for the future; indeed, this can be a useful activity for 347 beginning kernel developers. The format of these comments, along with some 352 note that, often, comments are most notable by their absence. Once again, 356 comments explaining the more subtle aspects.
|
D | 3.Early-stage | 175 If a request-for-comments posting yields little in the way of comments, do
|
D | 7.AdvancedTopics | 159 comments as questions rather than criticisms. Asking "how does the lock
|
D | 2.Process | 155 developers on that list reply with any comments they may have. This 179 comments and/or problems may surface at this time; it is important that
|
D | 1.Intro | 115 improved by comments from Johannes Berg, James Berry, Alex Chiang, Roland
|
/linux-4.1.27/net/netfilter/ |
D | nf_tables_core.c | 31 static const char *const comments[] = { variable 55 chain->table->name, chain->name, comments[type], in __nft_trace_packet()
|
D | Kconfig | 992 comments in your iptables ruleset.
|
/linux-4.1.27/Documentation/ko_KR/ |
D | stable_api_nonsense.txt | 10 a fork. So if you have any comments or updates for this file please
|
D | HOWTO | 9 a fork. So if you have any comments or updates for this file please
|
/linux-4.1.27/Documentation/ja_JP/ |
D | stable_api_nonsense.txt | 11 fork. So if you have any comments or updates of this file, please try
|
D | SubmitChecklist | 11 fork. So if you have any comments or updates of this file, please try
|
D | HOWTO | 11 fork. So if you have any comments or updates for this file, please try
|
D | SubmittingPatches | 11 fork. So if you have any comments or updates of this file, please try
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | fpa11.inl | 5 Direct questions, comments to Scott Bambrough <scottb@netwinder.org>
|
D | fpmodule.inl | 5 Direct questions, comments to Scott Bambrough <scottb@netwinder.org>
|
/linux-4.1.27/Documentation/fb/ |
D | cirrusfb.txt | 59 * Code cleanup, add comments.
|
D | sh7760fb.txt | 69 * values but right/left/upper/lower margin values. The comments
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfsd-admin-interfaces.txt | 34 fs/nfsd/nfsctl.c; most of them have detailed comments.
|
D | knfsd-stats.txt | 16 '#' character are comments intended for humans and should be ignored
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | ring.txt | 6 comments in the source code. Note that some drivers allow buffer
|
/linux-4.1.27/Documentation/netlabel/ |
D | introduction.txt | 33 names can be found in the 'net/netlabel/' directory as comments in the
|
/linux-4.1.27/arch/arm/mach-footbridge/ |
D | Kconfig | 36 If you have any questions or comments about the Compaq Personal
|
/linux-4.1.27/Documentation/input/ |
D | cs461x.txt | 33 comments about them; but I've found the joystick can be initialized
|
/linux-4.1.27/Documentation/watchdog/ |
D | pcwd-watchdog.txt | 43 WDIOF_* bitwise-anded into the value. (The comments
|
/linux-4.1.27/Documentation/networking/ |
D | fore200e.txt | 64 patches/improvement/comments/flames to <lizzi@cnam.fr>.
|
D | radiotap-headers.txt | 49 present. See the comments in ./include/net/ieee80211_radiotap.h for a nice
|
D | operstates.txt | 161 For technical questions and/or comments please e-mail to Stefan Rompf
|
D | netdev-features.txt | 105 For complete description, see comments near the top of include/linux/skbuff.h.
|
D | batman-adv.txt | 193 Please send us comments, experiences, questions, anything :)
|
D | 6pack.txt | 164 Some of the comments in the source code are inaccurate. They are left from
|
D | netdev-FAQ.txt | 21 development (i.e. RFC, review, comments, etc.) takes place on netdev.
|
D | packet_mmap.txt | 16 Please send your comments to
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 128 * 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-4.1.27/drivers/staging/iio/ |
D | TODO | 7 Major changes not expected except in response to comments
|
/linux-4.1.27/drivers/ide/ |
D | Kconfig | 329 Please read the comments at the top of <file:drivers/ide/opti621.c>. 366 Please read the comments at the top of 532 Please read the comments at the top of <file:drivers/ide/ns87415.c>. 550 Please read the comments at the top of 597 Please read the comments at the top of <file:drivers/ide/sis5513.c>. 619 Please read the comments at the top of 629 Please read the comments at the top of <file:drivers/ide/trm290.c>.
|
/linux-4.1.27/Documentation/scsi/ |
D | in2000.txt | 94 to read the comments for 'setup_strings' near the top 99 comments. Some of you disable the BIOS on the card, which
|
D | ChangeLog.arcmsr | 95 ** Thanks to Milan Broz's comments <mbroz@redhat.com>
|
D | 53c700.txt | 12 The comments in the 53c700.[ch] files tell you which parts you need to
|
D | ChangeLog.lpfc | 101 * Add appropriate comments to lpfc_sli.c. 271 ill-formatting multiline comments. 650 comments. 652 a few comments. 748 * Cleanup some old comments / unused variables. 838 * Fix up comments for fc_target_block / fc_target_unblock. 890 * Additional timer changes as per Arjan / Christoph's comments. 1239 * Fix up comments in lpfc.conf for per HBA parameters to reflect 1243 * Fix up some comments and whitespace in lpfc_fcp.c. 1541 * Misc cleanup: some goto's; add comments; clarify function [all …]
|
D | ChangeLog.sym53c8xx_2 | 80 - A couple of comments fixes.
|
D | osst.txt | 179 More people did help by sending useful comments. Sorry to those who have
|
D | ChangeLog.1992-1997 | 449 * eata.c: Update to version 1.12. Fix some comments and display a 452 * u14-34f.c: Update to version 1.13. Fix some comments and display a 1635 * Throughout: Grammatical corrections to various comments.
|
D | ChangeLog.megaraid | 485 x. Typos corrected in comments and whitespace adjustments, explicit
|
D | scsi_mid_low_api.txt | 351 "//" style comments; /*...*/ comments are still preferred in Linux.
|
D | ChangeLog.sym53c8xx | 415 my questions and for his interesting advices and comments about
|
D | sym53c8xx_2.txt | 661 that contains some minimal comments on IO register bits.
|
D | ncr53c8xx.txt | 1335 that contains some minimal comments on IO register bits.
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | README | 37 Bug reports, comments, suggestions should be directed to me at
|
D | TODO | 52 supervisor only instructions. If anyone has any ideas or comments I
|
/linux-4.1.27/Documentation/hwmon/ |
D | smsc47m192 | 15 of the code and many helpful comments and suggestions.
|
D | abituguru-datasheet | 233 detected see the Linux kernel driver for an example with many comments on
|
D | w83781d | 254 I reworded some parts and added personal comments.
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
D | Kconfig | 84 <file:Documentation/networking/vortex.txt> and in the comments at
|
/linux-4.1.27/fs/affs/ |
D | Changes | 118 - Added a few comments, fixed some typos (and 290 - Minor cleanups in comments.
|
/linux-4.1.27/Documentation/ioctl/ |
D | cdrom.txt | 370 As of 2.6.8.1, comments in <linux/cdrom.h> indicate that this 477 Source code comments state: 733 Source code comments state:
|
D | hdio.txt | 204 Source code comments read:
|
/linux-4.1.27/scripts/kconfig/ |
D | Makefile | 60 --add-comments --keyword=_ --keyword=N_ \
|
D | zconf.tab.c_shipped | 2100 /* Make sure we have latest lookahead translation. See comments at 2259 /* Make sure we have latest lookahead translation. See comments at
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-domains.txt | 60 The implementor should read comments in include/linux/sched.h:
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6_tables.c | 230 static const char *const comments[] = { variable 268 ? comments[NF_IP6_TRACE_COMMENT_POLICY] in get_chainname_rulenum() 269 : comments[NF_IP6_TRACE_COMMENT_RETURN]; in get_chainname_rulenum() 297 comment = comments[NF_IP6_TRACE_COMMENT_RULE]; in trace_packet()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ip_tables.c | 201 static const char *const comments[] = { variable 239 ? comments[NF_IP_TRACE_COMMENT_POLICY] in get_chainname_rulenum() 240 : comments[NF_IP_TRACE_COMMENT_RETURN]; in get_chainname_rulenum() 268 comment = comments[NF_IP_TRACE_COMMENT_RULE]; in trace_packet()
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | locking.txt | 129 See the comments in spte_has_volatile_bits() and mmu_spte_update().
|
/linux-4.1.27/Documentation/zh_CN/ |
D | CodingStyle | 398 * comments in the Linux kernel source code.
|
/linux-4.1.27/Documentation/arm/ |
D | IXP4xx | 162 The following people have contributed patches/comments/etc:
|
/linux-4.1.27/fs/cramfs/ |
D | README | 92 written for, since comments in <linux/pagemap.h> indicate that
|
/linux-4.1.27/Documentation/laptops/ |
D | asus-laptop.txt | 253 Any other comments or patches are also more than welcome.
|
D | thinkpad-acpi.txt | 62 Any other comments or patches are also more than welcome.
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | decbin.S | 54 | in the comments of the pwrten section.
|
/linux-4.1.27/Documentation/trace/ |
D | mmiotrace.txt | 63 During tracing you can place comments (markers) into the trace by
|
D | ftrace.txt | 2041 You can put some comments on specific functions by using
|
/linux-4.1.27/Documentation/sound/oss/ |
D | Introduction | 49 Alan's comments in linux/drivers/sound/README.FIRST: 444 6) The comments and code in linux/drivers/sound.
|
D | README.OSS | 1447 If you have any corrections and/or comments, please contact me.
|
/linux-4.1.27/Documentation/fmc/ |
D | identifiers.txt | 123 example that you may want to use as a starting point (the comments are
|
/linux-4.1.27/Documentation/crypto/ |
D | descore-readme.txt | 83 the comments in my first release of desCore on version 1.92: 123 so despite the comments in this code, it was possible to get
|
/linux-4.1.27/Documentation/filesystems/ |
D | btrfs.txt | 73 See comments at the top of fs/btrfs/check-integrity.c for more info.
|
D | ntfs.txt | 224 Please send bug reports/comments/feedback/abuse to the Linux-NTFS development
|
D | relay.txt | 109 that are available and some comments regarding their behavior:
|
D | sharedsubtree.txt | 939 version 0.2 (Incorporated comments from Al Viro)
|
D | coda.txt | 1049 mapped for execution. There are comments about fetching versus not
|
D | vfs.txt | 1152 these may have drawbacks. For more info see header comments for these
|
D | proc.txt | 77 If you have any comments, corrections or additions, please don't hesitate to
|
/linux-4.1.27/Documentation/video4linux/ |
D | README.pvrusb2 | 72 here for comments that explain how to do that.
|
/linux-4.1.27/Documentation/arm/pxa/ |
D | mfp.txt | 232 The following comments are copied from mfp.h (see the actual source code
|
/linux-4.1.27/Documentation/dvb/ |
D | README.dvb-usb | 190 Patches, comments and suggestions are very very welcome.
|
/linux-4.1.27/Documentation/powerpc/ |
D | qe_firmware.txt | 180 All integers are big-endian. See the comments for function
|
/linux-4.1.27/arch/x86/crypto/ |
D | sha512-avx-asm.S | 170 # For brievity, the comments following vectored instructions only refer to
|
D | sha512-ssse3-asm.S | 164 # For brievity, the comments following vectored instructions only refer to
|
/linux-4.1.27/Documentation/ide/ |
D | ide.txt | 256 comments at 2.6.0-test4 time. Maciej Soltysiak <solt@dns.toxicfilms.tv>
|
D | ChangeLog.ide-tape.1995-2002 | 122 * comments in ide-dma.c.
|
/linux-4.1.27/drivers/staging/i2o/ |
D | README.ioctl | 22 by Deepak Saxena. Please send all comments, errata, and bug fixes to
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.txt | 268 Happy testing! I welcome any and all comments about this document, the
|
D | Debugging390.txt | 27 A sample program with comments 590 A sample program with comments.
|
/linux-4.1.27/arch/x86/kernel/ |
D | entry_32.S | 525 # See comments in process.c:copy_thread() for details.
|
/linux-4.1.27/drivers/usb/gadget/ |
D | Kconfig | 311 is given in comments found in that info file.
|
/linux-4.1.27/drivers/net/irda/ |
D | Kconfig | 185 M here. Some information is contained in the comments
|
/linux-4.1.27/Documentation/vm/ |
D | cleancache.txt | 169 about 40 lines added (not counting comments and blank lines).
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | Kconfig | 140 is given in comments found in that info file.
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 131 at the function header comments. 790 The RCU APIs are documented in docbook-format header comments in the
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 1139 /* eat C-style comments */ 1145 /* eat C++-style comments */
|
D | dtc-parser.tab.c_shipped | 2113 /* Make sure we have latest lookahead translation. See comments at 2274 /* Make sure we have latest lookahead translation. See comments at
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 2211 /* Make sure we have latest lookahead translation. See comments at 2370 /* Make sure we have latest lookahead translation. See comments at
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 341 # The comments use subscripts for the first quotient digit determination.
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 346 read the comments at the beginning of the driver source files in
|
/linux-4.1.27/drivers/net/usb/ |
D | Kconfig | 92 Send me <petkan@users.sourceforge.net> any comments you may have.
|
/linux-4.1.27/Documentation/usb/ |
D | usb-serial.txt | 304 levels above 2.06. Read source code comments describing Belkin
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 366 Please read the comments at the top of 388 Please read the comments at the top of 399 Please read the comments at the top of
|
/linux-4.1.27/Documentation/isdn/ |
D | README | 403 changes. See the comments at the beginning of the script for how to
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 24 Please send questions/comments/patches about Linux PCI API to the
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 30 The following people helped with review comments and inputs for this 1175 and Linus' comments - Jan 2001)
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 93 The memory controller has a long history. A request for comments for the memory
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 1106 style comments.
|