diff options
author | Nam Cao <namcaov@gmail.com> | 2022-06-12 03:05:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-12 07:14:31 +0200 |
commit | ac663ae22f0277cfb52563594931160bbbb6ad60 (patch) | |
tree | d7fbb76939ba4c3ac413b843de145fb4f66c3c13 /lib/xarray.c | |
parent | 35ba63b8f6d07d353159505423cfca5a4378a11c (diff) |
staging: r8188eu: replace FIELD_OFFSET with offsetof
This driver defines FIELD_OFFSET which does the same as offsetof.
Replace this macro with offsetof.
Signed-off-by: Nam Cao <namcaov@gmail.com>
Link: https://lore.kernel.org/r/9443ef83f565eafe1e4f348412772d4ab966093a.1654994517.git.namcaov@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions