scripts/config: sync with linux upstream
[openwrt.git] / scripts / config / util.c
index 6e7fbf1..94f9c83 100644 (file)
@@ -155,5 +155,3 @@ void *xcalloc(size_t nmemb, size_t size)
        fprintf(stderr, "Out of memory.\n");
        exit(1);
 }
-
-