[PATCH v1 0/4] clk: lmk04832: fix minor warnings and syntax issues

Liam Beguin posted 4 patches 3 years, 4 months ago
drivers/clk/clk-lmk04832.c | 41 +++++++++++++++++++-------------------
1 file changed, 20 insertions(+), 21 deletions(-)
[PATCH v1 0/4] clk: lmk04832: fix minor warnings and syntax issues
Posted by Liam Beguin 3 years, 4 months ago
This series addresses a few automated reports I missed since adding
initial support for the lmk04832.

There are no functional changes here.

Liam Beguin (4):
  clk: lmk04832: declare variables as const when possible
  clk: lmk04832: drop unnecessary semicolons
  clk: lmk04832: drop superfluous #include
  clk: lmk04832: fix kernel-doc warnings

 drivers/clk/clk-lmk04832.c | 41 +++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 21 deletions(-)


base-commit: 77c51ba552a1c4f73228766e43ae37c4101b3758
-- 
2.37.1.223.g6a475b71f8c4