Re: [PATCH 3/6] libmachdev: make the two port buckets clearly distinct

2014-04-13 Thread Samuel Thibault
Justus Winter, le Sun 13 Apr 2014 13:43:11 +0200, a écrit : > libmachdev uses two port buckets previously both named port_bucket. > Rename the one containing device_t ports to device_bucket to clearly > distinguish them. Ack. > * libmachdev/ds_routines.c (port_bucket): Rename to device_bucket. >

[PATCH 3/6] libmachdev: make the two port buckets clearly distinct

2014-04-13 Thread Justus Winter
libmachdev uses two port buckets previously both named port_bucket. Rename the one containing device_t ports to device_bucket to clearly distinguish them. * libmachdev/ds_routines.c (port_bucket): Rename to device_bucket. * libmachdev/mig-decls.h: Likewise. --- libmachdev/ds_routines.c | 8 --