Loading fs/nfs/sysfs.c +1 −2 Original line number Diff line number Diff line Loading @@ -121,7 +121,6 @@ static void nfs_netns_client_release(struct kobject *kobj) struct nfs_netns_client, kobject); if (c->identifier) kfree(c->identifier); kfree(c); } Loading Loading
fs/nfs/sysfs.c +1 −2 Original line number Diff line number Diff line Loading @@ -121,7 +121,6 @@ static void nfs_netns_client_release(struct kobject *kobj) struct nfs_netns_client, kobject); if (c->identifier) kfree(c->identifier); kfree(c); } Loading