[MERGED] osmo-bsc[master]: cosmetic: do not cast void pointer

2017-12-03 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: cosmetic: do not cast void pointer .. cosmetic: do not cast void pointer remove the casting of void *data, just assign directly Change-Id:

osmo-bsc[master]: cosmetic: do not cast void pointer

2017-12-03 Thread Harald Welte
Patch Set 4: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/4984 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2e37630e315b3602da2f14e2364bb76be9dd2894 Gerrit-PatchSet: 4 Gerrit-Project: osmo-bsc Gerrit-Branch: master

osmo-bsc[master]: cosmetic: do not cast void pointer

2017-11-29 Thread Harald Welte
Patch Set 3: I'm not sure we should spend time on this kind of things. It's not bad style to have the typecast... -- To view, visit https://gerrit.osmocom.org/4984 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id:

osmo-bsc[master]: cosmetic: do not cast void pointer

2017-11-24 Thread Harald Welte
Patch Set 2: Code-Review+1 should we really spend our time on this? -- To view, visit https://gerrit.osmocom.org/4984 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2e37630e315b3602da2f14e2364bb76be9dd2894 Gerrit-PatchSet: 2

[PATCH] osmo-bsc[master]: cosmetic: do not cast void pointer

2017-11-23 Thread dexter
Review at https://gerrit.osmocom.org/4984 cosmetic: do not cast void pointer remove the casting of void *data, just assign directly Change-Id: I2e37630e315b3602da2f14e2364bb76be9dd2894 --- M src/osmo-bsc/osmo_bsc_mgcp.c 1 file changed, 5 insertions(+), 5 deletions(-) git pull