projects
/
platform
/
kernel
/
kernel-mfld-blackbay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e565f20
)
remove stale comment from <linux/hdreg.h>
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 5 Mar 2009 15:10:59 +0000
(16:10 +0100)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 5 Mar 2009 15:10:59 +0000
(16:10 +0100)
HDIO_GET_IDENTITY returns 256 words currently.
Noticed by Norman Diamond.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
include/linux/hdreg.h
patch
|
blob
|
history
diff --git
a/include/linux/hdreg.h
b/include/linux/hdreg.h
index
c37e924
..
ed21bd3
100644
(file)
--- a/
include/linux/hdreg.h
+++ b/
include/linux/hdreg.h
@@
-511,7
+511,6
@@
struct hd_driveid {
unsigned short words69_70[2]; /* reserved words 69-70
* future command overlap and queuing
*/
- /* HDIO_GET_IDENTITY currently returns only words 0 through 70 */
unsigned short words71_74[4]; /* reserved words 71-74
* for IDENTIFY PACKET DEVICE command
*/