Commit f7bc152
spi: rockchip: Perform trivial code cleanups
Perform a few trivial code cleanups, to obey the reverse Christmas tree rule,
to avoid unnecessary line wrapping by using the 100-column width better, to
actually obey the 100-column width in one case, and to make the way a couple
of wrapped function arguments are indented a bit more readable.
No intended functional changes are introduced by these code cleanups.
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Dragan Simic <dsimic@manjaro.org>
Link: https://patch.msgid.link/1b55380a0b9f0e8fe1a09611636b30e232b95d08.1727601608.git.dsimic@manjaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent 8cf0b93 commit f7bc152
1 file changed
Lines changed: 12 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
745 | | - | |
746 | | - | |
| 745 | + | |
747 | 746 | | |
| 747 | + | |
748 | 748 | | |
749 | | - | |
750 | 749 | | |
751 | 750 | | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
757 | | - | |
| 756 | + | |
758 | 757 | | |
759 | | - | |
760 | | - | |
| 758 | + | |
761 | 759 | | |
762 | 760 | | |
763 | 761 | | |
| |||
769 | 767 | | |
770 | 768 | | |
771 | 769 | | |
772 | | - | |
| 770 | + | |
773 | 771 | | |
774 | 772 | | |
775 | 773 | | |
| |||
794 | 792 | | |
795 | 793 | | |
796 | 794 | | |
797 | | - | |
| 795 | + | |
798 | 796 | | |
799 | 797 | | |
800 | 798 | | |
| |||
804 | 802 | | |
805 | 803 | | |
806 | 804 | | |
807 | | - | |
808 | | - | |
| 805 | + | |
809 | 806 | | |
810 | 807 | | |
811 | | - | |
| 808 | + | |
812 | 809 | | |
813 | 810 | | |
814 | | - | |
815 | | - | |
816 | | - | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
817 | 814 | | |
818 | 815 | | |
819 | 816 | | |
| |||
0 commit comments