From: Joe Perches Date: Sun, 22 Feb 2015 02:53:29 +0000 (-0800) Subject: staging: lustre: Convert seq_ hash functions to return void X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~767 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e134afc35a6f12ceba8db729ae46afe810cb50;p=pandora-kernel.git staging: lustre: Convert seq_ hash functions to return void These functions don't need to return anything. No caller uses the return value. Miscellanea: Integrate the individual strings to reduce object size ~100 bytes. Signed-off-by: Joe Perches Cc: Oleg Drokin Cc: Andreas Dilger Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed