]> git.proxmox.com Git - mirror_lxcfs.git/commit
sysfs: cleanup sys_devices_system_cpu_online_getsize
authorhuteng.ht <huteng.ht@bytedance.com>
Tue, 24 May 2022 05:13:01 +0000 (13:13 +0800)
committerhuteng.ht <huteng.ht@bytedance.com>
Tue, 24 May 2022 05:45:12 +0000 (13:45 +0800)
commitd0aeaf061dc52a9aa2effa7b11b20b3983d0fa2d
tree6c313f259a182fb616296f9801c25e51bd7a85ed
parent4e461b81d02aa15045e5dbe0afc3d8b405871a49
sysfs: cleanup sys_devices_system_cpu_online_getsize

cleanup useless parameters and local variables, meanwhile,
a compiler warning resolved.

Signed-off-by: huteng.ht <huteng.ht@bytedance.com>
src/sysfs_fuse.c