diff options
author | Arvydas Sidorenko <asido4@gmail.com> | 2012-07-31 11:38:08 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-07-31 11:49:10 +0200 |
commit | a267bebf464cbb339d3411370f2e984dfc063567 (patch) | |
tree | bb0552cca69f4bc85c395102080820c5a744b82a /src/cgtop | |
parent | 5c315b4f2a43b1a8e1951d83dd326d2a8c615922 (diff) |
libudev-queue.c: simplified open_queue_file
There is no apparent justification for using util_strscpyl
on the filename since it's a plain hardcoded path.
Older versions used:
util_strscpyl(filename, sizeof(filename), SOME_DIR, "/queue.bin", NULL);
and when changed nobody bothered to simplify it.
Diffstat (limited to 'src/cgtop')
0 files changed, 0 insertions, 0 deletions