From: Matthew Tyler Date: Mon, 15 Dec 2014 14:37:53 +0000 (+0800) Subject: staging: lustre: Cleanup cfs_str2mask in libcfs_string.c X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9773a54a98d279530c7c5d7734b24edc1f757f;p=pandora-kernel.git staging: lustre: Cleanup cfs_str2mask in libcfs_string.c - Replace body-less for-loop with while loop - Use '\0' for null character instead of 0 Signed-off-by: Matthew Tyler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed