Skip to content

Commit

Permalink
remove stale comment from <linux/hdreg.h>
Browse files Browse the repository at this point in the history
HDIO_GET_IDENTITY returns 256 words currently.

Noticed by Norman Diamond.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 5, 2009
1 parent e565f20 commit ebcad5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/hdreg.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit ebcad5a

Please sign in to comment.