summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMartin Dalecki <dalecki@evision-ventures.com>2002-04-25 22:37:03 -0700
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-04-25 22:37:03 -0700
commit9dbf001571b2cdd54fef92dfccf2385a184ac8d7 (patch)
treeb13d7e0579142e7da42a710fcc7311d7de446298 /kernel
parentf62e2b908fe5086b5c0a7b0ba95c814867a47674 (diff)
[PATCH] 2.5.10 IDE 42
- Streamline the usage of sector_t over the strategy routines in question a bit. Streamline the do_request code in ide-disk.c. - Improve the readability of start_request in ide.c. - Remove obsolete/nowhere used stuff from hdreg.h. - Splitup special_t into classical flag field. - Use only a single field to determine the capacity of a drive. Make this field and the code paths it follows as far as possible use the sector_t instead of a hard coded integer types. This increases the chances that at some distant point in time we will indeed be able to use 64 bit wide sector_t entities. (Disks are getting huge those times now...)
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions