Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
Block device read/write is anonymous data; there is no need to use a
typed pointer.  void * is fine.  Also add a hook for block_read functions

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-02-20 09:05:45 +01:00
..
2006-11-30 18:02:20 +01:00
2007-01-15 13:41:04 +01:00
2006-11-30 18:02:20 +01:00
2006-10-24 15:32:57 +02:00