commit | 7c8347a91dbbb723d8ed106ec817dabac97f2bbc | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Fri Aug 24 23:25:33 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Aug 26 18:35:46 2007 -0700 |
tree | 167d78f55ea340d4df5e97805fbd5e3d5751bc98 | |
parent | c573f73ce95d7e421cb4b9928dd41ac9518fcccf [diff] |
[ISDN]: Get rid of some pointless allocation casts in common and bsd comp. vmalloc() returns a void pointer - no need to cast the return value. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>