diff options
author | Riccardo Schirone | 2018-01-11 14:28:13 -0500 |
---|---|---|
committer | Theodore Ts'o | 2018-01-11 14:28:13 -0500 |
commit | 95c4df029374d8c09ad36c961e7a14a1d3ac6a6f (patch) | |
tree | f5a9cd8c23ea7328a5babedd0cab8763074305a2 /net/dsa | |
parent | a794df0ecdd557961a0302062f5a7a5f500a8542 (diff) |
ext4: release kobject/kset even when init/register fail
Even when kobject_init_and_add/kset_register fail, the kobject has been
already initialized and the refcount set to 1. Thus it is necessary to
release the kobject/kset, to avoid the memory associated with it hanging
around forever.
Signed-off-by: Riccardo Schirone <sirmy15@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions