-
由 Eric Paris 提交于
fsnotify_obtain_group uses kzalloc but then proceedes to set things to 0. This patch just deletes those useless lines. Signed-off-by: NEric Paris <eparis@redhat.com>cd7752ce
fsnotify_obtain_group uses kzalloc but then proceedes to set things to 0.
This patch just deletes those useless lines.
Signed-off-by: NEric Paris <eparis@redhat.com>