From: David S. Miller Date: Wed, 18 Mar 2015 16:46:48 +0000 (-0400) Subject: Merge branch 'rhashtable_remove_shift' X-Git-Tag: v4.1-rc1~128^2~217 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b65885d29d41c7245bbd98769e781f77e8d9ed5b;p=karo-tx-linux.git Merge branch 'rhashtable_remove_shift' Herbert Xu says: ==================== rhashtable: Kill redundant shift parameter I was trying to squeeze bucket_table->rehash in by downsizing bucket_table->size, only to find that my spot had been taken over by bucket_table->shift. These patches kill shift and makes me feel better :) v2 corrects the typo in the test_rhashtable changelog and also notes the min_shift parameter in the tipc patch changelog. ==================== Acked-by: Thomas Graf Signed-off-by: David S. Miller --- b65885d29d41c7245bbd98769e781f77e8d9ed5b