diff options
| author | Thomas Weißschuh <[email protected]> | 2024-11-18 15:02:47 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-11-18 15:20:46 +0000 |
| commit | 573bcbe17e98f2cc4d398a15c8ef32dd685cda85 (patch) | |
| tree | 271286902073761cff60650ed63fe5a44a6aa836 /drivers/base/class.c | |
| parent | driver core: Constify bin_attribute definitions (diff) | |
| download | kernel-573bcbe17e98f2cc4d398a15c8ef32dd685cda85.tar.gz kernel-573bcbe17e98f2cc4d398a15c8ef32dd685cda85.zip | |
perf: arm-ni: Remove spurious NULL in attribute_group definition
This NULL value is most-likely a copy-paste error from an array
definition. So far the NULL didn't have any effect.
As there will be a union in struct attribute_group at this location,
it will trigger a compiler warning.
Signed-off-by: Thomas Weißschuh <[email protected]>
Link: https://lore.kernel.org/r/20241118-sysfs-const-attribute_group-fixes-v1-1-48e0b0ad8cba@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/base/class.c')
0 files changed, 0 insertions, 0 deletions
