commit | 0eac3e486e1f246a9d59fee9251cc69e409cb58e | [log] [tgz] |
---|---|---|
author | Manu Abraham <manu@kromtek.com> | Sat May 28 15:51:50 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat May 28 16:46:10 2005 -0700 |
tree | a3cda086c7db595afd4df2f18bf8c7d5a9f3de47 | |
parent | 203fe8b3d1f5b1b527e86f6dbe5b75960acb7f4f [diff] |
[PATCH] dvb: Remove unnecessary casts Cleanup unnecessary (and undesirable) casts, demodulator_priv is already a void*. Suggestion from Andrew Morton Signed-off-by: Manu Abraham <manu@kromtek.com> Cc: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>