12 comments:
File sysmoOCTSIM/main.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 594: // // if (i == 2 && usb_d_ep_get_status(/*_ccid_df_funcd.func_ep_out*/ 2, 0) == USB_BUSY)
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 595: // // continue;
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 597: // msgb_reset(cur_msg);
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 598: // llist_add_tail_at(&cur_msg->list, &g_ccid_s.free_q);
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 599: // OSMO_ASSERT(msg->list.next != LLIST_POISON1)
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 600: // OSMO_ASSERT(msg->list.next->next != LLIST_POISON1)
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 601: // OSMO_ASSERT(msg->list.prev != LLIST_POISON2)
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 602: // OSMO_ASSERT(msg->list.prev->prev != LLIST_POISON2)
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 603: // cur_epq->in_progress = NULL;
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
please, no space before tabs
File sysmoOCTSIM/usb/class/ccid/device/ccid_df.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 228: // return ERR_NOT_FOUND;
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21989):
Patch Set #1, Line 242: // return ERR_NONE;
please, no space before tabs
To view, visit change 39759. To unsubscribe, or for help writing mail filters, visit settings.