]> git.ipfire.org Git - thirdparty/systemd.git/commit
import: Make naming consistent
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 25 Nov 2025 12:33:25 +0000 (13:33 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 26 Nov 2025 07:23:13 +0000 (16:23 +0900)
commit9ad1d56f82bd7c1ba2bef096c8a9a2a8ddfd7c41
tree2055f3ee213f518df4902060581cd33c4fa4cc1a
parent27217200f6569f5ed7dae9c9e7d7251d41a26249
import: Make naming consistent

Always abbreviate import/pull/export structs with their first letter
instead of only doing it in some places and using the wrong letter in
other places.
src/import/export-raw.h
src/import/export-tar.h
src/import/import-raw.h
src/import/import-tar.h
src/import/pull-job.h
src/import/pull-raw.c
src/import/pull-raw.h
src/import/pull-tar.c
src/import/pull-tar.h