On Thu, 15.03.12 18:11, Frederic Crozat ([email protected]) wrote: > Hi, > > while reviewing sparse warnings on journal, I found state flag from > journal was sometime stored in uint32_t and even changed endianness, > though its storing type in journal on disk in uint8_t.
I am still very open to merge proper sparse support into our tree, so that it is easy to run sparse on systemd from time to time. > Attached patch make sure uint8_t is used in a consistent manner. Thanks a lot! Applied! Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
