Slash and burn EOL whitespace everywhere
This commit is contained in:
parent
d64c963e5e
commit
02240eff8c
94 changed files with 1059 additions and 1059 deletions
2
src/3rdparty/hwloc/src/topology-x86.c
vendored
2
src/3rdparty/hwloc/src/topology-x86.c
vendored
|
@ -1688,7 +1688,7 @@ hwloc_x86_check_cpuiddump_input(const char *src_cpuiddump_path, hwloc_bitmap_t s
|
|||
char line [32];
|
||||
|
||||
dir = opendir(src_cpuiddump_path);
|
||||
if (!dir)
|
||||
if (!dir)
|
||||
return -1;
|
||||
|
||||
path = malloc(strlen(src_cpuiddump_path) + strlen("/hwloc-cpuid-info") + 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue