Skip to content
Commit abcb1ff3 authored by Jesper Juhl's avatar Jesper Juhl Committed by Linus Torvalds
Browse files

tty: dont needlessly cast kmalloc() return value



kmalloc() hands us a void pointer, we don't need to cast it.

Signed-off-by: default avatarJesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 87bd1e9a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment