hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/kernel/power/wakelock.c
....@@ -48,6 +48,7 @@
4848 if (wl->ws->active == show_active)
4949 len += sysfs_emit_at(buf, len, "%s ", wl->name);
5050 }
51
+
5152 len += sysfs_emit_at(buf, len, "\n");
5253
5354 mutex_unlock(&wakelocks_lock);