From: Alan Stern Date: Mon, 21 Nov 2011 15:15:13 +0000 (-0500) Subject: NLS: raname "maxlen" to "maxout" in UTF conversion routines X-Git-Tag: v3.3-rc1~153^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045ddc8991698a8e9c5668c6190faa8b5d516dc0;p=pandora-kernel.git NLS: raname "maxlen" to "maxout" in UTF conversion routines As requested by NamJae Jeon, this patch (as1503) changes the name of the "maxlen" parameters to "maxout" in the various UTF conversion routines. This should make the role of that parameter more clear. The patch also renames the "len" parameters to "inlen", for the same reason. Signed-off-by: Alan Stern Reviewed-by: NamJae Jeon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed