Skip to content

Changes

Started 29 days ago
Queued 6.4 sec
Took 2 min 37 sec on built-in
osmo_io: Make iofd_handle_segmented_read() static

Change-Id: I6671380ad071e23445c3e38c0b9700af66998af1
Pau Espin Pedrol at
osmo_io: Reorder iofd_handle_segmented_read()

All other similar functions have first the int rc and later the struct
msgb; fix this one being different.

Change-Id: I88683334e77901776c806dad776ef46ea20b4480
Pau Espin Pedrol at
osmo_io: Assert osmo_iofd_set_alloc_info() params fit in a 16bit value

Related: SYS#7842
Change-Id: I32822574db8997a02bf18b71bf6ab596e726cb82
Pau Espin Pedrol at