OPP: Fix argument name in doc comment
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 18 Aug 2023 05:25:49 +0000 (10:55 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 18 Aug 2023 05:25:49 +0000 (10:55 +0530)
commita5a297918abba9e35b4b1683b14542d6b7f31ade
treeaacae856c2a9a280e0f8b6561db9ed6312784834
parentc2add32ce452e216f5b80269fe73d11be1e2c9a5
OPP: Fix argument name in doc comment

The name of the argument is "opp_table" and not "table", fix the
comment.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308172310.FzcidE4c-lkp@intel.com/
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/cpu.c