From: Ricky Liang Date: Tue, 14 Apr 2015 04:36:05 +0000 (+0800) Subject: of/fdt: fix allocation size for device node path X-Git-Tag: omap-for-v4.1/fixes-rc1~35^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f4647b10233dd2e18106abb16ff7fb68abbd08;p=pandora-kernel.git of/fdt: fix allocation size for device node path The allocation size of device node path is off by one which drops the '\0' terminator. Signed-off-by: Ricky Liang Signed-off-by: Rob Herring --- Reading git-diff-tree failed