]> git.proxmox.com Git - mirror_lxcfs.git/commit
proc_cpuview: reduce variable scope in cpuview_free_head()
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 10 Jun 2020 07:35:37 +0000 (09:35 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 15 Jun 2020 16:54:59 +0000 (12:54 -0400)
commit73be370813e95863972a987b20f8e915afbf25d0
treebf55bfdc603825cbd91f31180c1212a9a105e4b8
parent2820f6a135ab3711737b4c57e650659992cd5f1d
proc_cpuview: reduce variable scope in cpuview_free_head()

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/proc_cpuview.c