chiark / gitweb /
hash-funcs: remove redundant definition of devt_hash_ops
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Feb 2018 16:37:56 +0000 (17:37 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:54:00 +0000 (07:54 +0200)
commit0c8cd4e223e968d446136379f6563d1a0aa82956
treeaafd43a14170d9fa65264cd6da9165c05c79e696
parent1b6b01c3a07ef32d6c524ae914db7af9a67e4f88
hash-funcs: remove redundant definition of devt_hash_ops

We should assign a value only in the .c file, not in both the .c and .h
file.

(cherry picked from commit 9bac7d423f1d39737e2b7bc35c484ed0d79de73d)
src/basic/hash-funcs.h