diff options
author | Hauke Mehrtens <[email protected]> | 2020-05-21 22:14:22 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2020-05-27 10:03:27 +0200 |
commit | 1b9ae0c92925ac40489be526d67d0010d0724ce0 (patch) | |
tree | 24e7013893e790b98e5d4b0a6ba8b87de212befc /lib/mpi/mpi-sub-ui.c | |
parent | a3b018febccd3686c39e86e98b5081bde014fc66 (diff) |
wireless: Use linux/stddef.h instead of stddef.h
When compiling inside the kernel include linux/stddef.h instead of
stddef.h. When I compile this header file in backports for power PC I
run into a conflict with ptrdiff_t. I was unable to reproduce this in
mainline kernel. I still would like to fix this problem in the kernel.
Fixes: 6989310f5d43 ("wireless: Use offsetof instead of custom macro.")
Signed-off-by: Hauke Mehrtens <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions