diff options
author | Yu-Chun Lin <eleanor15x@gmail.com> | 2025-01-19 17:22:47 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-03 16:06:20 +0100 |
commit | 8e4d3729efb4e4716cb12a25e06dbe40f1a0191f (patch) | |
tree | 578bdb9a60699226be34cdacb2c522dc52474e5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6011fadfee652cc109df7e925a025e46b0aa13e5 (diff) |
staging: gpib: Remove unnecessary .owner assignment
The driver core automatically sets the '.owner' field, so there is no
need to assign 'THIS_MODULE' explicitly.
This change fixes the warning reported by the kernel test robot:
cocci warnings: (new ones prefixed by >>)
>> drivers/staging/gpib/eastwood/fluke_gpib.c:1145:3-8: No need to set .owner here. The core will do it.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501182304.q5PrJvhd-lkp@intel.com/
Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>
Link: https://lore.kernel.org/r/20250119092247.1873176-1-eleanor15x@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions