]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'lsfd-minor-updates' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Thu, 2 Feb 2023 15:33:53 +0000 (16:33 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 2 Feb 2023 15:33:53 +0000 (16:33 +0100)
* 'lsfd-minor-updates' of https://github.com/masatake/util-linux:
  lsfd: use skip_space()
  lsfd: use "struct in_addr" to represent IPv4 addresses
  lsfd: don't put a spcae between a function and its arguments
  lsfd: delete a redundant cast operation
  tests: (mkfds) fix typos in error messages
  tests: (mkfds) fix typos in factory descriptions
  tests: (mkfds) check the privilege required in the factory to run


Trivial merge