Commit 0ea79cd
committed
regmap: get rid of redundant debugfs_file_{get,put}()
JIRA: https://issues.redhat.com/browse/RHEL-109251
commit 8009fb7
commit 9f711c9
Author: Al Viro <viro@zeniv.linux.org.uk>
Date: Fri, 04 Jul 2025 13:18:13 +0000
pointless in ->read()/->write() of file_operations used only via
debugfs_create_file()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://patch.msgid.link/20250702211602.GC3406663@ZenIV
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>1 parent 4f04c74 commit 0ea79cd
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | 473 | | |
478 | 474 | | |
479 | 475 | | |
| |||
486 | 482 | | |
487 | 483 | | |
488 | 484 | | |
489 | | - | |
490 | 485 | | |
491 | 486 | | |
492 | 487 | | |
| |||
517 | 512 | | |
518 | 513 | | |
519 | 514 | | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | 515 | | |
525 | 516 | | |
526 | 517 | | |
| |||
532 | 523 | | |
533 | 524 | | |
534 | 525 | | |
535 | | - | |
536 | 526 | | |
537 | 527 | | |
538 | 528 | | |
| |||
0 commit comments