diff options
author | H. Peter Anvin <[email protected]> | 2012-04-26 11:45:16 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2012-04-30 12:55:15 -0700 |
commit | f5c2347ee20a8d6964d6a6b1ad04f200f8d4dfa7 (patch) | |
tree | 88fc7d201dfa1e14b1689cccee512c3852a8c346 /lib | |
parent | f7f286a910221ae18b21c18d9d0f4cd88965829f (diff) |
asm-generic: Use __BITS_PER_LONG in statfs.h
<asm-generic/statfs.h> is exported to userspace, so using
BITS_PER_LONG is invalid. We need to use __BITS_PER_LONG instead.
This is kernel bugzilla 43165.
Reported-by: H.J. Lu <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: Arnd Bergmann <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions