commit | d5185d655c1fc4dfd467303f45ba4496ad84ddf9 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 26 09:34:49 2014 -0700 |
committer | Tejun Heo <tj@kernel.org> | Wed Mar 26 12:36:53 2014 -0400 |
tree | 2ef67e53daed91748cbd27a23887c3c25f0257d9 | |
parent | a498e31643c1e9981fde87556bc4f6133e2fd989 [diff] |
ata: remove superfluous casts Unreferenced casts of void * types are unnecessary so remove them. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Tejun Heo <tj@kernel.org>