]> git.baikalelectronics.ru Git - kernel.git/commit
PM / devfreq: Fix the wrong end with semicolon
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Jul 2020 02:32:31 +0000 (11:32 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 30 Jul 2020 08:22:58 +0000 (17:22 +0900)
commitc8e864226d265a0453547e51b8c3df1ca42643ae
treeab6734597165a15c521fa283ff71d2baec3eca01
parent0adc6eaa5d2f4b36ce65fbc0d8be2e6d89d20a6d
PM / devfreq: Fix the wrong end with semicolon

Fix the wrong grammar at the end of code line by using semicolon.

Cc: stable vger.kernel.org
Fixes: 770c208ef685 ("PM / devfreq: Add debugfs support with devfreq_summary file")
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/devfreq.c