commit | a4199b0b9aa540a27935251de788cd0f5f5a87aa | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Sep 29 19:49:17 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 29 19:49:17 2005 -0700 |
tree | 7861be05cdcff1fd1cefd3f10b0980e3cfb6f207 | |
parent | 9d30c1718b8baf9a3bb1b81d78afc1e667863477 [diff] |
[CASSINI]: sparse annotations and fixes - __user annotations - NULL noise removal - C99 initializers - s/u32/pm_message_t/ in ->suspend() - removal of bogus casts in iounmap() arguments - if_mii() instead of open-coded variant Remains to be done: ethtool conversion. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>