]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: remove generic job completion messages from unit vtables
authorMichal Schmidt <mschmidt@redhat.com>
Tue, 21 Jul 2015 13:51:16 +0000 (15:51 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Tue, 21 Jul 2015 17:24:20 +0000 (19:24 +0200)
commitc382d69e3d39daedebcedb2da882beeb147a3cda
tree6130ba60dc2b63a02f24cd80f11b7ce0e4d4b5f8
parentaa49ab5f22c0fdc7a5381d4e452f40705f3d7bf8
core: remove generic job completion messages from unit vtables

These units' message format strings are identical to the generic
strings. Since we can always rely on the fallback, these are now
redundant.
src/core/automount.c
src/core/busname.c
src/core/mount.c
src/core/service.c
src/core/slice.c
src/core/socket.c
src/core/swap.c
src/core/target.c