Home
last modified time | relevance | path

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

12

/linux/Documentation/sphinx-static/
A Dtheme_overrides.css78 * - Sequences of whitespace should collapse into a single whitespace.
/linux/Documentation/translations/zh_CN/process/
A Demail-clients.rst196 - "no-strip-whitespace-before-send"选项也是需要的。
A Dcoding-style.rst555 (show-trailing-whitespace . t)
/linux/Documentation/networking/device_drivers/atm/
A Dcxacru.rst35 separated by whitespace, e.g.:
/linux/Documentation/translations/zh_TW/process/
A Demail-clients.rst199 - "no-strip-whitespace-before-send"選項也是需要的。
A Dcoding-style.rst559 (show-trailing-whitespace . t)
/linux/Documentation/admin-guide/
A Ddynamic-debug-howto.rst202 format nfsd:\040SETATTR // one way to match a format with whitespace
203 format "nfsd: SETATTR" // a neater way to match a format with whitespace
204 format 'nfsd: SETATTR' // yet another way to match a format with whitespace
/linux/Documentation/admin-guide/cifs/
A Dauthors.rst38 - Jesper Juhl (in particular for lots of whitespace/formatting cleanup)
/linux/Documentation/admin-guide/blockdev/
A 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/Documentation/process/
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
705 (show-trailing-whitespace . t)
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
A Dstable-kernel-rules.rst28 whitespace cleanups, etc).
/linux/Documentation/ABI/stable/
A Dsysfs-bus-firewire132 without 0x prefixes, without whitespace. The former sbp2 driver
/linux/drivers/misc/habanalabs/common/
A Dfirmware_if.c22 char *str, *fw_ver, *whitespace; in extract_fw_ver_from_str() local
36 whitespace = strnstr(str, " ", 15); 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/Documentation/block/
A Dstat.rst22 values separated by whitespace. The fields are summarized in the
/linux/Documentation/admin-guide/aoe/
A Daoe.rst114 whitespace-separated list. Unlike the old character device, the
/linux/Documentation/filesystems/nfs/
A Dknfsd-stats.rst20 separated by whitespace.
/linux/Documentation/kbuild/
A Dkconfig-macro-language.rst153 whitespace. Then, leading whitespaces are trimmed from the first argument,
/linux/Documentation/scsi/
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/scripts/
A Dcheckpatch.pl5541 my ($whitespace) =
5544 statement_rawlines($whitespace) - 1;
5981 my ($whitespace) = ($cond =~ /^((?:\s*\n[+-])*\s*)/s);
5982 my $offset = statement_rawlines($whitespace) - 1;
/linux/Documentation/hwmon/
A Dhwmon-kernel-api.rst95 names. Device names including invalid characters (whitespace, '*', or '-')
/linux/Documentation/networking/
A Dnetdev-FAQ.rst256 get things done. Don't mangle whitespace, and as is common, don't
/linux/Documentation/translations/it_IT/process/
A Demail-clients.rst272 - l'opzione ``no-strip-whitespace-before-send`` è necessaria
/linux/Documentation/usb/
A Dusbmon.rst121 of whitespace separated words. The number or position of words may depend
/linux/Documentation/ABI/testing/
A Dsysfs-class-hwmon5 whitespace, dashes, or the wildcard character '*'.

Completed in 50 milliseconds

12