On Mon, Oct 24, 2016 at 10:10 AM, Steven Toth wrote:
> We're missing the closedir() to the matching opendir().
>
> Signed-off-by: Steven Toth
A humble ping on this and the two others.
- Steve
--
Steven Toth - Kernel Labs
http://www.kernellabs.com
> ---
> src/gallium/auxiliary/hud/hud_cpufre
We're missing the closedir() to the matching opendir().
Signed-off-by: Steven Toth
---
src/gallium/auxiliary/hud/hud_cpufreq.c | 1 +
src/gallium/auxiliary/hud/hud_diskstat.c | 5 -
src/gallium/auxiliary/hud/hud_nic.c | 1 +
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a