commit | 66caeeb99d0db139c894b1b650546c982701aa27 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jun 22 13:43:28 2018 +0900 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 22 13:43:28 2018 +0900 |
tree | 7b835ab9e83decb0f9be1f616daa5374dd47559d | |
parent | e5ab564c9ebee77794842ca7d7476147b83d6a27 [diff] | |
parent | c0690016a73fe6bd456887bbbe6e10c7f0096554 [diff] |
Merge branch 'rhashtables-cleanups' NeilBrown says: ==================== Assorted rhashtables cleanups. Following 7 patches are selections from a recent RFC series I posted that have all received suitable Acks. The most visible changes are that rhashtable-types.h is now preferred for inclusion in include/linux/*.h rather than rhashtable.h, and that the full hash is used - no bits a reserved for a NULLS pointer. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>