Skip to content

Commit

Permalink
Update intel_knl_edc.c
Browse files Browse the repository at this point in the history
extraneous v
rtevans authored Mar 24, 2017
1 parent eec7c84 commit 7dc0a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor/src/intel_knl_edc.c
Original file line number Diff line number Diff line change
@@ -268,7 +268,7 @@ static void intel_knl_edc_collect(struct stats_type *type)
out:
if (fd >= 0)
close(fd);
v}
}

struct stats_type intel_knl_edc_stats_type = {
.st_name = "intel_knl_edc",

0 comments on commit 7dc0a2a

Please sign in to comment.