Thread (5 messages) 5 messages, 5 authors, 2016-06-15

[PATCH] MIPS: fix invalid symbolic link file

From: Madhavan Srinivasan <hidden>
Date: 2013-09-19 13:09:22
Also in: linux-kbuild
Subsystem: mips, the rest · Maintainers: Thomas Bogendoerfer, Linus Torvalds

   Commit 3b29aa5ba204c created a symlink file in include/dt-bindings.
   Even though commit diff is fine, symlink is invalid.
   ls -lb shows a newline character at the end of the filename.

lrwxrwxrwx 1 maddy maddy 35 Sep 19 18:11 dt-bindings ->
../../../../../include/dt-bindings\n

Signed-off-by: Madhavan Srinivasan <redacted>
---
 arch/mips/boot/dts/include/dt-bindings |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/boot/dts/include/dt-bindings b/arch/mips/boot/dts/include/dt-bindings
index 68ae388..08c00e4 120000
--- a/arch/mips/boot/dts/include/dt-bindings
+++ b/arch/mips/boot/dts/include/dt-bindings
@@ -1 +1 @@
-../../../../../include/dt-bindings
+../../../../../include/dt-bindings
\ No newline at end of file
-- 
1.7.10.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help