mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
825122353a
The dgap_newnode() is useless for creating new node. So just use kzalloc and set a type in case statement. Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>