diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-26 04:48:59 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-01-03 22:55:15 -0500 |
commit | 138d570de290ee7dbb18ef75d4f5735340352c56 (patch) | |
tree | 8d0c5c0c899ca1a16bd4f35ba43a3ccd811ba6f4 /drivers/w1/slaves | |
parent | a85cfdaec935ede36be6c54f98878624b0d9fbad (diff) | |
download | op-kernel-dev-138d570de290ee7dbb18ef75d4f5735340352c56.zip op-kernel-dev-138d570de290ee7dbb18ef75d4f5735340352c56.tar.gz |
switch hostfs_iattr to explicit unsigned short
It's shared between kernel-compiled hostfs_kern and userland-compiled
hostfs_user (it's uml stuff). Use explicit type instead of playing
silly buggers with mode_t. It's not a userland API per se; it interacts
between code compiled with types same as for host kernel and, directly
linked to it, code talking to libc. Both sides come from the same
kernel source...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/w1/slaves')
0 files changed, 0 insertions, 0 deletions