commit | e07102db63d10d9f9d94d21dfdb1178e65154b9e | [log] [tgz] |
---|---|---|
author | linas <linas@austin.ibm.com> | Mon Dec 05 19:37:35 2005 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:52:04 2006 +1100 |
tree | f73f504b9879468b9d5d98770dfacf4a989f113d | |
parent | 398f68580f3edd99728028facf571e4a07f9a035 [diff] |
[PATCH] powerpc: minor cleanup of void ptr deref Minor: use macro to perform void pointer deref; this may someday help avoid pointer typecasting errors. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>