hdparm: do not lie about supporting -q (quiet)

hdparm: interpret_standby() shrink
hdparm: make HDIO_GET/SET_QDMA #ifdef more complete
 (by Joe Krahn <krahn AT niehs.nih.gov>)

function                                             old     new   delta
packed_usage                                       23798   23776     -22
process_dev                                         5342    5315     -27
This commit is contained in:
Denis Vlasenko
2008-03-20 13:44:50 +00:00
parent 0f3a580c4f
commit 3c96d0258c
2 changed files with 27 additions and 23 deletions

View File

@ -1415,7 +1415,7 @@
"\n -n Get/set ignore-write-errors flag (0/1)" \
"\n -p Set PIO mode on IDE interface chipset (0,1,2,3,4,...)" \
"\n -P Set drive prefetch count" \
"\n -q Change next setting quietly" \
/* "\n -q Change next setting quietly" - not supported ib bbox */ \
"\n -Q Get/set DMA tagged-queuing depth (if supported)" \
"\n -r Get/set readonly flag (DANGEROUS to set)" \
USE_FEATURE_HDPARM_HDIO_SCAN_HWIF( \