Attention is currently required from: lynxis lazus.
9 comments:
File include/osmocom/gtp/gsn.h:
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 141: int (*cb_data_ind)(struct pdp_t * pdp,
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 150: int (*cb)(struct sockaddr_in * peer));
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 153: int (*cb)(struct sockaddr_in * peer));
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 156: int (*cb)(struct sockaddr_in * peer, union gtpie_member **ie));
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 159: int (*cb)(int type, int cause, struct pdp_t * pdp,
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 163: int (*cb)(struct sockaddr_in * peer,
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 167: int (*cb)(struct sockaddr_in * peer,
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 172: int (*cb)(struct gsn_t * gsn, struct sockaddr_in * peer,
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ):
Patch Set #2, Line 172: int (*cb)(struct gsn_t * gsn, struct sockaddr_in * peer,
"foo * bar" should be "foo *bar"
To view, visit change 40436. To unsubscribe, or for help writing mail filters, visit settings.