diff options
| author | Li Zetao <[email protected]> | 2023-08-04 18:08:43 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-04 15:08:19 +0200 |
| commit | 06b64930dc18c704ef2a602e596cbab676879b6f (patch) | |
| tree | 4908550fa2ecaae91db64cde8c02bcf6114bf430 /tools/perf/scripts/python | |
| parent | b58168698c6e462ef02c49b14989d8c9175fbfc8 (diff) | |
8250_men_mcb: Remove redundant initialization owner in mcb_driver
The module_mcb_driver() will set "THIS_MODULE" to driver.owner when
register a mcb_driver driver, so it is redundant initialization to set
driver.owner in mcb_driver statement. Remove it for clean code.
Signed-off-by: Li Zetao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions