Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / lustre / lnet / libcfs / libcfs_string.c
index fc697cdfcdaf678ab55704acf263375486da840f..56a614d7713b1d81afd12974034b3f62caa8120e 100644 (file)
@@ -229,8 +229,6 @@ cfs_str2num_check(char *str, int nob, unsigned *num,
        char *endp, cache;
        int rc;
 
-       str = cfs_trimwhite(str);
-
        /**
         * kstrouint can only handle strings composed
         * of only numbers. We need to scan the string
This page took 0.027951 seconds and 5 git commands to generate.