From: Dan Carpenter Date: Mon, 14 Mar 2011 09:35:31 +0000 (+0300) Subject: Staging: crystalhd: don't waste the last char of buffer X-Git-Tag: v2.6.39-rc1~469^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e278913c3c70dea6302d99f5f0ee4961e09970b6;p=pandora-kernel.git Staging: crystalhd: don't waste the last char of buffer pinfo->name is a 32 char buffer. In the original code, the last char wasn't fully utilized. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed