Hi Mario, kernel test robot noticed the following build warnings: [auto build test WARNING on rafael-pm/linux-next] [also build test WARNING on linus/master v6.5-rc1 next-20230711] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Mario-Limonciello/cpufreq-amd-pstate-Add-sysfs-file-for-base-frequency/20230630-203900 base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next patch link: https://lore.kernel.org/r/20230629135454.177421-1-mario.limonciello%40amd.com patch subject: [PATCH] cpufreq: amd-pstate: Add sysfs file for base frequency reproduce: (https://download.01.org/0day-ci/archive/20230711/202307111214.8H56UUiU-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202307111214.8H56UUiU-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/admin-guide/pm/amd-pstate.rst:286: WARNING: Block quote ends without a blank line; unexpected unindent. vim +286 Documentation/admin-guide/pm/amd-pstate.rst 283 284 ``base_frequency`` 285 Shows the base frequency of the CPU. Frequencies above this will be in the > 286 ``boost`` range. This attribute is read-only. 287 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki