/linux/Documentation/filesystems/bcachefs/ |
H A D | CodingStyle.rst | 8 A little weeding here and there goes a long way; don't wait until things have 11 Things don't always have to be perfect - nitpicking often does more harm than 27 BUG_ON(). Don't leave undefined or unspecified behavior lurking in the codebase. 33 expensive - but don't turn everything into a debug mode assertion, so that 67 issue is that we don't know where the issue is because we can't see what's 71 percpu data structures among them. Don't let things stay hidden. 83 labels, and good structure - we don't want files with a list of bare integers, 104 When debugging, try to get the most out of every bug you come across; don't 116 Talk to your users. Don't isolate yourself. 121 Spend time doing support and helpdesk stuff. Don't just write code - code isn't [all …]
|
/linux/Documentation/PCI/endpoint/function/binding/ |
H A D | pci-ntb.rst | 14 revid don't care 15 progif_code don't care 18 cache_line_size don't care 19 subsys_vendor_id don't care 20 subsys_id don't care 21 interrupt_pin don't care 22 msi_interrupts don't care 23 msix_interrupts don't care
|
H A D | pci-test.rst | 14 revid don't care 15 progif_code don't care 16 subclass_code don't care 18 cache_line_size don't care 19 subsys_vendor_id don't care 20 subsys_id don't care
|
/linux/arch/riscv/ |
H A D | Kconfig.errata | 22 If you don't know what to do here, say "Y". 43 If you don't know what to do here, say "Y". 54 If you don't know what to do here, say "Y". 94 If you don't know what to do here, say "Y". 107 If you don't know what to do here, say "Y". 120 If you don't know what to do here, say "Y". 131 If you don't know what to do here, say "Y".
|
H A D | Kconfig.vendor | 16 If you don't know what to do here, say Y. 29 If you don't know what to do here, say Y. 42 If you don't know what to do here, say Y. 55 If you don't know what to do here, say Y.
|
H A D | Kconfig | 456 If you don't know what to do here, say N. 578 If you don't know what to do here, say Y. 608 If you don't know what to do here, say Y. 625 If you don't know what to do here, say Y. 646 If you don't know what to do here, say Y. 657 If you don't know what to do here, say Y. 708 If you don't know what to do here, say Y. 726 If you don't know what to do here, say Y. 761 If you don't know what to do here, say Y. 776 If you don't know what to do here, say Y. [all …]
|
/linux/Documentation/devicetree/bindings/ |
H A D | writing-bindings.rst | 4 DOs and DON'Ts for designing and writing Devicetree bindings 21 - DON'T refer to Linux or "device driver" in bindings. Bindings should be 30 - DON'T create nodes just for the sake of instantiating drivers. Multi-function 34 - DON'T use 'syscon' alone without a specific compatible string. A 'syscon' 42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible 51 - DON'T redefine common properties. Just reference the definition and define 93 platforms don't need all devices to have 64-bit address and size.
|
H A D | ABI.rst | 14 don't result in breakage. For instance, if a new property is added, 23 1) Maintainers, don't let perfect be the enemy of good. Don't hold up a 30 the old binding. ie. add additional properties, but don't change the 34 4) Don't submit bindings for staging or unstable. That will be decided by
|
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | macsec_struct.h | 21 /*! The match mask is per-nibble. 0 means don't care, i.e. every value 88 /*! 0: don't care 98 /*! 0: don't care 108 /*! 0: don't care 118 /*! 0: don't care 123 * 0: don't care 127 /*! 0: don't care 131 /*! 0: don't care 143 * 0: don't care 152 * 0: don't care [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_var_off.c | 26 * &skb->pkt_type, but we don't know which \ in variable_offset_ctx_access() 52 * we don't know which \ in stack_read_priv_vs_unpriv() 75 * we don't know which \ in variable_offset_stack_read_uninitialized() 106 * fp-16, but we don't know which \ in stack_write_priv_vs_unpriv() 144 * we don't know which \ in stack_write_followed_by_read() 186 * we don't know which. \ in stack_write_clobbers_spilled_regs() 219 /* Check the lower bound but don't check the upper one. */\ in variable_offset_stack_access_unbounded() 252 * we don't know which \ in access_max_out_of_bound() 310 * we don't know which \ in access_min_out_of_bound() 339 /* Add it to fp. We now have either fp-12 or fp-16, but we don't know\ in access_min_off_min_initialized() [all …]
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 61 * Don't scan the PGD for pointers, it contains references to PUDs but in pgd_alloc() 68 * With hugetlb, we don't clear the second half of the page table. in pgd_alloc() 71 * With 4K we don't store slot in the second half. Hence we don't in pgd_alloc() 100 * Tell kmemleak to ignore the PUD, that means don't scan it for in pud_alloc_one() 101 * pointers and don't consider it a leak. PUDs are typically only in pud_alloc_one()
|
/linux/Documentation/filesystems/ |
H A D | hpfs.rst | 95 that if somebody (I don't know who?) has set "UID", "GID", "MODE" or "DEV" 105 chgrp symlinks but I don't know what is it good for. chmoding symlink results 110 extended attributes and partly in OS2SYS.INI. I don't want (and don't know how) 119 America where people don't care much about codepages and so multiple codepages 139 this codepage - if you don't try to do what I described above :-) 146 should work. If you have OS/2 server, use only read-only mode. I don't know how 148 list, I don't know how to delete them when file is deleted and how to not 221 If you don't install fixpacks, there are many, many more... 259 1.93 Modified, so that it works with kernels >= 2.1.131, I don't know if it 262 Fixed a possible problem with disks > 64G (but I don't have one, so I can't [all …]
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.h | 99 | 01-59 | don't care 103 | 61-63 | don't care 111 | 01-59 | don't care 115 | 61-63 | don't care 132 | -59 | don't care 136 | 61-63 | don't care 154 | 06-59 | don't care 158 | 61-63 | don't care 172 | 05-59 | don't care 176 | 61-63 | don't care [all …]
|
/linux/arch/mips/loongson64/ |
H A D | cop2-ex.c | 64 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 103 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 146 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 225 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 312 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 323 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 328 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 334 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
|
/linux/drivers/vfio/platform/reset/ |
H A D | Kconfig | 8 If you don't know what to do here, say N. 15 If you don't know what to do here, say N. 24 If you don't know what to do here, say N.
|
/linux/drivers/vfio/ |
H A D | Kconfig | 14 If you don't know what to do here, say N. 28 If you don't know what to do here, say N. 38 If you don't know what to do here, say Y. 76 If you don't know what to do here, say N.
|
/linux/fs/qnx6/ |
H A D | Kconfig | 17 If you don't know whether you need it, then you don't need it: 26 If you are not a developer working on the QNX6FS, you probably don't
|
/linux/tools/perf/tests/ |
H A D | thread-maps-share.c | 49 TEST_ASSERT_VAL("maps don't match", maps__equal(maps, thread__maps(t1))); in test__thread_maps_share() 50 TEST_ASSERT_VAL("maps don't match", maps__equal(maps, thread__maps(t2))); in test__thread_maps_share() 51 TEST_ASSERT_VAL("maps don't match", maps__equal(maps, thread__maps(t3))); in test__thread_maps_share() 76 TEST_ASSERT_VAL("maps don't match", maps__equal(other_maps, thread__maps(other_leader))); in test__thread_maps_share()
|
/linux/sound/drivers/ |
H A D | Kconfig | 55 If you don't have a sound card in your computer, you can include a 71 You don't need this driver if you only want your pc-speaker to beep. 72 You don't need this driver if you have a tablet piezo beeper 76 Say M if you don't. 86 You don't need this unless you're testing the hardware support 141 If you don't know what MIDI is, say N here.
|
/linux/drivers/net/mdio/ |
H A D | mdio-cavium.c | 48 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_c45_addr() 76 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_read_c22() 110 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_read_c45() 145 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_write_c22() 183 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_write_c45()
|
/linux/Documentation/process/ |
H A D | management-style.rst | 27 making it painfully obvious to the questioner that we don't have a clue 49 (Corollary:if the people you manage don't know the details better than 71 things that can't be undone. Don't get ushered into a corner from which 101 admitting up-front that you don't have a friggin' clue, and telling 156 (1) don't call people d*ckheads (at least not in public) 213 direction, just don't push too hard. 254 don't try to make it too obvious unless you really **intend** to irritate 257 Similarly, don't be too polite or subtle about things. Politeness easily 272 a while, and you'll feel cleansed. Just don't crap too close to home.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid-prodikeys | 4 Contact: Don Prince <dhprince.devel@yahoo.co.uk> 13 Contact: Don Prince <dhprince.devel@yahoo.co.uk> 23 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
|
/linux/scripts/ |
H A D | dev-needs.sh | 33 --allow-no-driver By default dependencies that don't have a driver 40 --exclude-devlinks Don't follow device links when tracking probe 43 --exclude-parents Don't follow parent devices when tracking probe 125 # They can also have cycles. So, don't follow them. 280 # If this is not a device with a driver, we don't care about its 291 # We don't need to worry about a cycle in the dependency chain causing
|
/linux/Documentation/networking/ |
H A D | arcnet.rst | 23 you test this and get it working. Or if you don't. Or anything. 36 If you don't e-mail me about your success/failure soon, I may be forced to 37 start SINGING. And we don't want that, do we? 105 versions are available on my WWW page, or via e-mail if you don't have WWW 161 default which is still set in DIP switches on the card. If you don't have the 162 COM20020 data sheets, and you don't know what the other three options refer 171 If you don't give the IO address on the kernel command line, then the driver 278 don't know why the defaults on the Amiga didn't work; write to me if 411 partly crazy. Here's what *I* did. :) Note that I don't include arc0s in 412 my home network; I don't have any NetBSD or AmiTCP computers, so I only [all …]
|
/linux/tools/perf/util/bpf_skel/ |
H A D | augmented_raw_syscalls.bpf.c | 214 return 1; /* Failure: don't filter */ in sys_enter_connect() 235 return 1; /* Failure: don't filter */ in sys_enter_sendto() 252 return 1; /* Failure: don't filter */ in sys_enter_open() 267 return 1; /* Failure: don't filter */ in sys_enter_openat() 283 return 1; /* Failure: don't filter */ in sys_enter_rename() 293 return 1; /* Failure: don't filter */ in sys_enter_rename() 314 return 1; /* Failure: don't filter */ in sys_enter_renameat2() 324 return 1; /* Failure: don't filter */ in sys_enter_renameat2() 376 return 1; /* Failure: don't filter */ in sys_enter_perf_event_open() 397 return 1; /* Failure: don't filter */ in sys_enter_clock_nanosleep() [all …]
|