commit | cc154ac64aa8d3396b187f64cef01ce67f433324 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Dec 22 18:56:53 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 22 22:53:07 2007 -0500 |
tree | dd112547d2d35d8d2c1d2cc7854619514d9e3169 | |
parent | b1e247ad8e4ff29b5c7fa2b9a081b4a0f483b0d3 [diff] |
fec_mpc52xx: write in C... If you need to find a difference between addresses of two struct members, subtract offsetof() or cast addresses to char * and subtract those if you prefer it that way. Doing that same with s/char */u32/, OTOH... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jeff Garzik <jeff@garzik.org>