From 3f9773a54a98d279530c7c5d7734b24edc1f757f Mon Sep 17 00:00:00 2001 From: Matthew Tyler Date: Mon, 15 Dec 2014 22:37:53 +0800 Subject: [PATCH] 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-format-patch failed