aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2011-06-23 13:40:29 +0300
committerChris Ball <cjb@laptop.org>2011-06-25 18:53:05 -0400
commitc31b55cd4eaf050bb5a15bd8251da1b3c7edeb1c (patch)
tree75bc885df951307fda9215e33847411f37935c20 /scripts/checkpatch.pl
parentmmc: queue: append partition subname to queue thread name (diff)
mmc: queue: bring discard_granularity/alignment into line with SCSI
SCSI defines discard alignment as the offset to the first optimal discard. In the case of SD/MMC, that is always zero which is the default. SCSI defines discard granularity as a hint of a optimal discard size. That is much better expressed by the MMC "preferred erase size" (pref_erase) field. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
itle='2019-02-19 10:10:06 +0100'>2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+5 2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+40 2018-12-10parisc: syscalls: ignore nfsservctl for other architecturesFiroz Khan1-0/+1 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1 2017-06-10kbuild: speed up checksyscalls.shArnd Bergmann1-7/+4 2017-03-24x86/syscalls/32: Ignore arch_prctl for other architecturesArnd Bergmann1-0/+1 2015-06-04x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/Ingo Molnar1-1/+1 2014-05-20scripts/checksyscalls.sh: Make renameat optionalJames Hogan1-1/+4 2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens1-1/+1 2011-11-17checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as sourceH. Peter Anvin1-5/+10 2010-12-20checksyscalls: Fix stand-alone usageGeert Uytterhoeven1-2/+2 2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf1-1/+0 2009-06-11asm-generic: add a generic unistd.hArnd Bergmann1-3/+89 2008-10-29scripts/checksyscalls.sh: fix for non-gnu sedThomas Volpini1-2/+2 2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1