Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47148607 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

misc: uidstat: Use single_release for uid_stat_read_atomic_int_fops



Currently uid_stat_read_atomic_int_fops is using the single_open
and seq_release for release callback instead single_release.
Due to this memory allocated for seq_operations struct is getting
leaked. So change the uid_stat_read_atomic_int_fops definition
to use single_release instead of seq_release callback.

Change-Id: Icd52ae094dff289a7d1c7fecee47d7ef2ed2784e
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent d48eef6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment