From 05f4647b10233dd2e18106abb16ff7fb68abbd08 Mon Sep 17 00:00:00 2001 From: Ricky Liang Date: Tue, 14 Apr 2015 12:36:05 +0800 Subject: [PATCH] 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-format-patch failed