ANDROID: incremental-fs: remove spurious kfree()
The reverts in commits 07630c80 (Revert "ANDROID: incremental-fs: fix mount_fs issue") and 5db3e72c (Revert "ANDROID: incremental-fs: remove index and incomplete dir on umount") were applied out of order, resulting in a spurious call to kfree() being left over. Remove it. Bug: 218732047 Signed-off-by:Steve Muckle <smuckle@google.com> Change-Id: I6ae8d8a9775981a88d28e462b64b259bca905ffb
Loading
Please sign in to comment