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
..
2003-06-27 21:31:46 +00:00
2005-10-13 16:45:02 +02:00
2006-10-26 16:24:31 +02:00
2005-09-22 09:04:17 +02:00
2003-10-06 21:55:32 +00:00
2006-04-11 14:39:21 +02:00
2006-11-30 18:02:20 +01:00
2005-03-20 22:33:46 +00:00
2005-10-13 16:45:02 +02:00
2006-03-12 16:51:59 +01:00
2006-07-21 11:56:05 +02:00
2006-08-15 14:15:51 +02:00
2003-06-27 21:31:46 +00:00
2004-07-11 20:04:51 +00:00
2005-10-15 18:23:43 +02:00
2006-09-18 10:48:03 +02:00
2005-10-13 16:45:02 +02:00
2002-08-17 09:36:01 +00:00
2006-10-28 00:38:39 +02:00
2002-08-17 09:36:01 +00:00
2006-05-30 15:56:48 +02:00
2003-06-27 21:31:46 +00:00
2005-09-25 18:49:35 +02:00
2003-06-27 21:31:46 +00:00
2005-10-13 16:45:02 +02:00
2006-08-31 16:46:53 +02:00