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-06-16 17:32:31 +02:00
2006-07-21 15:24:56 +02:00
2006-08-15 14:15:51 +02:00
2006-08-23 10:39:01 -05:00
2006-08-15 14:15:51 +02:00
2006-07-12 15:26:01 +02:00
2006-04-16 10:51:58 +02:00
2006-10-11 14:15:21 +02:00
2006-11-30 18:02:20 +01:00
2006-07-19 13:50:38 +02:00
2006-06-26 10:54:52 +02:00
2006-07-21 15:24:56 +02:00