Commit f8dacde8 authored by Linus Torvalds's avatar Linus Torvalds
parents 60042600 1b0e235c
...@@ -306,6 +306,7 @@ static int jbusmc_print_dimm(int syndrome_code, ...@@ -306,6 +306,7 @@ static int jbusmc_print_dimm(int syndrome_code,
buf[1] = '?'; buf[1] = '?';
buf[2] = '?'; buf[2] = '?';
buf[3] = '\0'; buf[3] = '\0';
return 0;
} }
p = dp->controller; p = dp->controller;
prop = &p->layout; prop = &p->layout;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment