/linux/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 69 * - Sequences of whitespace should collapse into a single whitespace.
|
/linux/Documentation/gpu/ |
H A D | drm-usage-stats.rst | 25 - Whitespace between the delimiter and first non-whitespace character shall be 27 - Keys are not allowed to contain whitespace characters. 42 - <keystr> - String excluding any above defined reserved characters or whitespace.
|
/linux/Documentation/networking/device_drivers/atm/ |
H A D | cxacru.rst | 35 separated by whitespace, e.g.:
|
/linux/Documentation/admin-guide/ |
H A D | dynamic-debug-howto.rst | 179 format nfsd:\040SETATTR // one way to match a format with whitespace 180 format "nfsd: SETATTR" // a neater way to match a format with whitespace 181 format 'nfsd: SETATTR' // yet another way to match a format with whitespace
|
H A D | spkguide.txt | 961 speakup pagedown should read you the first non-whitespace character on
|
/linux/Documentation/admin-guide/cifs/ |
H A D | authors.rst | 38 - Jesper Juhl (in particular for lots of whitespace/formatting cleanup)
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-bus-firewire | 132 without 0x prefixes, without whitespace. The former sbp2 driver
|
/linux/Documentation/process/ |
H A D | coding-style.rst | 95 Get a decent editor and don't leave whitespace at the end of lines. 293 Do not leave trailing whitespace at the ends of lines. Some editors with 294 ``smart`` indentation will insert whitespace at the beginning of new lines as 296 However, some such editors do not remove the whitespace if you end up not 298 you end up with lines containing trailing whitespace. 300 Git will warn you about patches that introduce trailing whitespace, and can 301 optionally strip the trailing whitespace for you; however, if applying a series 693 (show-trailing-whitespace . t)
|
H A D | stable-kernel-rules.rst | 30 - No "trivial" fixes without benefit for users (spelling changes, whitespace
|
H A D | backporting.rst | 231 material way. For example, a whitespace cleanup patch is completely 489 whitespace, and ``-W 200`` sets the width of the output (as otherwise it
|
/linux/Documentation/block/ |
H A D | stat.rst | 22 values separated by whitespace. The fields are summarized in the
|
/linux/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 71 char *str, *fw_ver, *whitespace; in extract_fw_ver_from_str() local 87 whitespace = strnstr(str, " ", VERSION_MAX_LEN - ver_offset); in extract_fw_ver_from_str() 88 if (!whitespace) in extract_fw_ver_from_str() 91 strscpy(fw_ver, str, whitespace - str + 1); in extract_fw_ver_from_str()
|
/linux/Documentation/admin-guide/aoe/ |
H A D | aoe.rst | 114 whitespace-separated list. Unlike the old character device, the
|
/linux/Documentation/filesystems/nfs/ |
H A D | knfsd-stats.rst | 20 separated by whitespace.
|
/linux/Documentation/kbuild/ |
H A D | kconfig-macro-language.rst | 153 whitespace. Then, leading whitespaces are trimmed from the first argument,
|
H A D | makefiles.rst | 535 Another common pitfall is that whitespace is sometimes significant; for
|
/linux/Documentation/translations/zh_TW/process/ |
H A D | coding-style.rst | 636 (show-trailing-whitespace . t)
|
/linux/Documentation/scsi/ |
H A D | ChangeLog.lpfc | 433 * Remove all trailing whitespace. 655 * Remove any and all trailing whitespace. 716 * Whitespace cleanup: remove all trailing whitespace. 814 whitespace cleanups in surrounding code. 1243 * Fix up some comments and whitespace in lpfc_fcp.c. 1377 * Further formatting/whitespace/line length cleanup on: lpfc_ct.c 1767 * Many indentation/whitespace fixes.
|
H A D | ChangeLog.megaraid | 485 x. Typos corrected in comments and whitespace adjustments, explicit
|
/linux/Documentation/usb/ |
H A D | usbmon.rst | 121 of whitespace separated words. The number or position of words may depend
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-hwmon | 5 whitespace, dashes, or the wildcard character '*'.
|
/linux/Documentation/trace/ |
H A D | events.rst | 1073 a whitespace-separated argument to the command::
|
/linux/Documentation/translations/sp_SP/process/ |
H A D | coding-style.rst | 724 (show-trailing-whitespace . t)
|
/linux/Documentation/sound/ |
H A D | alsa-configuration.rst | 2718 Returns the whitespace blocks in GETOPTR ioctl
|