diff options
author | avg <avg@FreeBSD.org> | 2010-09-04 17:28:29 +0000 |
---|---|---|
committer | avg <avg@FreeBSD.org> | 2010-09-04 17:28:29 +0000 |
commit | f8094d8ba937a5c2e9e630aa1e3647352f82431f (patch) | |
tree | 4aa22e26aa346ac95236fb14935f4b703e51d501 /usr.bin/locale/locale.c | |
parent | 81b8eb659b75619bf5e714b06ce5bcdbaab98852 (diff) | |
download | FreeBSD-src-f8094d8ba937a5c2e9e630aa1e3647352f82431f.zip FreeBSD-src-f8094d8ba937a5c2e9e630aa1e3647352f82431f.tar.gz |
struct device: widen type of flags and order fields to u_int
Also change int -> u_int for order parameter in device_add_child_ordered.
There should not be any ABI change as struct device is private to subr_bus.c
and the API change should be compatible.
To do: change int -> u_int for order parameter of bus_add_child method
and its implementations. The change should also be API compatible, but
is a bit more churn.
Suggested by: imp, jhb
MFC after: 1 week
Diffstat (limited to 'usr.bin/locale/locale.c')
0 files changed, 0 insertions, 0 deletions