]> git.baikalelectronics.ru Git - kernel.git/commit
[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.
authorJesper Juhl <jesper.juhl@gmail.com>
Sat, 25 Aug 2007 06:25:33 +0000 (23:25 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 27 Aug 2007 01:35:46 +0000 (18:35 -0700)
commit9777b25acf279cdad854ac112bf1e4733965ff1b
tree167d78f55ea340d4df5e97805fbd5e3d5751bc98
parent5118e5ea312245a582913e44e58e504001f73e5b
[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>
drivers/isdn/i4l/isdn_bsdcomp.c
drivers/isdn/i4l/isdn_common.c