Home
last modified time | relevance | path

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

12

/linux-6.15/Documentation/sphinx-static/
H A Dtheme_overrides.css69 * - Sequences of whitespace should collapse into a single whitespace.
/linux-6.15/Documentation/gpu/
H A Ddrm-usage-stats.rst28 - Whitespace between the delimiter and first non-whitespace character shall be
30 - Keys are not allowed to contain whitespace characters.
45 - <keystr> - String excluding any above defined reserved characters or whitespace.
/linux-6.15/Documentation/devicetree/bindings/
H A Dwriting-schema.rst54 line breaks and leading whitespace are stripped. Paragraphs are delimited by
62 maintains leading whitespace beyond indentation of the first line. The line
66 style maintains all line breaks and whitespace (beyond indentation of the
/linux-6.15/Documentation/networking/device_drivers/atm/
H A Dcxacru.rst35 separated by whitespace, e.g.:
/linux-6.15/Documentation/translations/zh_CN/process/
H A Demail-clients.rst240 - ``no-strip-whitespace-before-send`` 选项也是需要的。
H A Dcoding-style.rst622 (show-trailing-whitespace . t)
/linux-6.15/Documentation/translations/zh_TW/process/
H A Demail-clients.rst241 - ``no-strip-whitespace-before-send`` 選項也是需要的。
H A Dcoding-style.rst636 (show-trailing-whitespace . t)
/linux-6.15/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst179 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
/linux-6.15/Documentation/admin-guide/cifs/
H A Dauthors.rst38 - Jesper Juhl (in particular for lots of whitespace/formatting cleanup)
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-bus-firewire132 without 0x prefixes, without whitespace. The former sbp2 driver
/linux-6.15/Documentation/block/
H A Dstat.rst22 values separated by whitespace. The fields are summarized in the
/linux-6.15/Documentation/process/
H A 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
693 (show-trailing-whitespace . t)
H A 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
H A Dstable-kernel-rules.rst30 - No "trivial" fixes without benefit for users (spelling changes, whitespace
/linux-6.15/Documentation/admin-guide/blockdev/
H A Dzram.rst238 whitespace:
261 line of text and contains the following stats separated by whitespace:
286 a single line of text and contains the following stats separated by whitespace:
/linux-6.15/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst20 separated by whitespace.
/linux-6.15/Documentation/admin-guide/aoe/
H A Daoe.rst114 whitespace-separated list. Unlike the old character device, the
/linux-6.15/drivers/accel/habanalabs/common/
H A Dfirmware_if.c71 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-6.15/tools/perf/Documentation/
H A Dperf-sched.txt135 task names with a comma (without whitespace). The sched-out
/linux-6.15/Documentation/kbuild/
H A Dkconfig-macro-language.rst153 whitespace. Then, leading whitespaces are trimmed from the first argument,
/linux-6.15/Documentation/scsi/
H A 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-6.15/Documentation/hwmon/
H A Dhwmon-kernel-api.rst66 names. Device names including invalid characters (whitespace, '*', or '-')
/linux-6.15/scripts/
H A Dcheckpatch.pl5650 my ($whitespace) =
5653 statement_rawlines($whitespace) - 1;
6118 my ($whitespace) = ($cond =~ /^((?:\s*\n[+-])*\s*)/s);
6119 my $offset = statement_rawlines($whitespace) - 1;
/linux-6.15/Documentation/translations/it_IT/process/
H A Demail-clients.rst272 - l'opzione ``no-strip-whitespace-before-send`` è necessaria

12