Attention is currently required from: osmith.
1 comment:
File drivers/dahdi/xpp/xbus-core.c:
Patch Set #1, Line 116: if (xbus->label) {
Yes, from the commit message: […]
"\*(xbus->label)" in the case of an array is the same as "\*(&xbus->label[0]))", which in turs is the same as "xbus->label[0]".
Please somebody else confirm.
To view, visit change 39593. To unsubscribe, or for help writing mail filters, visit settings.