Minor cleanup.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22989 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2007-11-24 15:38:05 +00:00
parent 96bc573e6e
commit b304ba4bef
2 changed files with 8 additions and 9 deletions

View File

@ -97,8 +97,8 @@ setup_device_links(ide_bus_info *bus, ide_device_info *device)
/** create device info */ /** create device info */
static static ide_device_info *
ide_device_info *create_device(ide_bus_info *bus, bool is_device1) create_device(ide_bus_info *bus, bool is_device1)
{ {
ide_device_info *device; ide_device_info *device;

View File

@ -78,7 +78,6 @@ typedef struct tagdevice_infoblock {
); );
uint16 dummy7[1]; // 68 uint16 dummy7[1]; // 68
LBITFIELD3 ( // 6a (53) validity LBITFIELD3 ( // 6a (53) validity
_54_58_valid : 1, _54_58_valid : 1,
_64_70_valid : 1, _64_70_valid : 1,