Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v6.1/Documentation/sphinx-static/
Dtheme_overrides.css69 * - Sequences of whitespace should collapse into a single whitespace.
/Linux-v6.1/Documentation/gpu/
Ddrm-usage-stats.rst25 - Whitespace between the delimiter and first non-whitespace character shall be
27 - Neither keys or values are allowed to contain whitespace characters.
42 - <str> - String excluding any above defined reserved characters or whitespace.
/Linux-v6.1/Documentation/networking/device_drivers/atm/
Dcxacru.rst35 separated by whitespace, e.g.:
/Linux-v6.1/Documentation/translations/zh_TW/process/
Demail-clients.rst199 - "no-strip-whitespace-before-send"選項也是需要的。
Dcoding-style.rst559 (show-trailing-whitespace . t)
/Linux-v6.1/Documentation/translations/zh_CN/process/
Demail-clients.rst240 - ``no-strip-whitespace-before-send`` 选项也是需要的。
Dcoding-style.rst633 (show-trailing-whitespace . t)
/Linux-v6.1/Documentation/admin-guide/
Ddynamic-debug-howto.rst174 format nfsd:\040SETATTR // one way to match a format with whitespace
175 format "nfsd: SETATTR" // a neater way to match a format with whitespace
176 format 'nfsd: SETATTR' // yet another way to match a format with whitespace
/Linux-v6.1/Documentation/admin-guide/cifs/
Dauthors.rst38 - Jesper Juhl (in particular for lots of whitespace/formatting cleanup)
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-bus-firewire132 without 0x prefixes, without whitespace. The former sbp2 driver
/Linux-v6.1/Documentation/admin-guide/blockdev/
Dzram.rst227 whitespace:
250 line of text and contains the following stats separated by whitespace:
275 a single line of text and contains the following stats separated by whitespace:
/Linux-v6.1/Documentation/block/
Dstat.rst22 values separated by whitespace. The fields are summarized in the
/Linux-v6.1/Documentation/process/
Dcoding-style.rst95 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
705 (show-trailing-whitespace . t)
Demail-clients.rst252 Pine has had some whitespace truncation issues in the past, but these
260 - the ``no-strip-whitespace-before-send`` option is needed
Dstable-kernel-rules.rst28 whitespace cleanups, etc).
/Linux-v6.1/drivers/misc/habanalabs/common/
Dfirmware_if.c20 char *str, *fw_ver, *whitespace; in extract_fw_ver_from_str() local
36 whitespace = strnstr(str, " ", VERSION_MAX_LEN - ver_offset); in extract_fw_ver_from_str()
37 if (!whitespace) in extract_fw_ver_from_str()
40 strscpy(fw_ver, str, whitespace - str + 1); in extract_fw_ver_from_str()
/Linux-v6.1/Documentation/admin-guide/aoe/
Daoe.rst114 whitespace-separated list. Unlike the old character device, the
/Linux-v6.1/Documentation/filesystems/nfs/
Dknfsd-stats.rst20 separated by whitespace.
/Linux-v6.1/Documentation/kbuild/
Dkconfig-macro-language.rst153 whitespace. Then, leading whitespaces are trimmed from the first argument,
/Linux-v6.1/Documentation/scsi/
DChangeLog.lpfc433 * 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.
/Linux-v6.1/scripts/
Dcheckpatch.pl5592 my ($whitespace) =
5595 statement_rawlines($whitespace) - 1;
6046 my ($whitespace) = ($cond =~ /^((?:\s*\n[+-])*\s*)/s);
6047 my $offset = statement_rawlines($whitespace) - 1;
/Linux-v6.1/Documentation/hwmon/
Dhwmon-kernel-api.rst99 names. Device names including invalid characters (whitespace, '*', or '-')
/Linux-v6.1/Documentation/translations/it_IT/process/
Demail-clients.rst272 - l'opzione ``no-strip-whitespace-before-send`` è necessaria
/Linux-v6.1/Documentation/usb/
Dusbmon.rst121 of whitespace separated words. The number or position of words may depend
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-hwmon5 whitespace, dashes, or the wildcard character '*'.

12