Skip to content

Instantly share code, notes, and snippets.

@linux-riscv-bot
Created March 21, 2025 23:56
pw946375-p14025832
WARNING: line length of 105 exceeds 100 columns
#155: FILE: drivers/clk/microchip/clk-mpfs.c:262:
+ CLK_HW_INIT_PARENTS_DATA("clk_rtcref", mpfs_ext_ref, &clk_divider_regmap_ops, 0),
total: 0 errors, 1 warnings, 0 checks, 256 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
Commit 10332dc1aae3 ("clk: microchip: mpfs: use regmap clock types") has style problems, please review.
NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 1 warnings, 0 checks, 256 lines checked
WARNING: line length of 105 exceeds 100 columns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment