Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <jcliang@chromium.org> Signed-off-by: Rob Herring <robh@kernel.org>
- Loading branch information