clk: Remove extraneous 'for' word in comments
authorRishi Gupta <gupt21@gmail.com>
Sat, 17 Aug 2019 06:35:59 +0000 (12:05 +0530)
committerStephen Boyd <sboyd@kernel.org>
Sun, 18 Aug 2019 01:13:51 +0000 (18:13 -0700)
commitef13e55c27e128b6d84aa939dcc565b1d2ee7724
tree81d0de70caf2787326816a701ad9ff96747536b8
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
clk: Remove extraneous 'for' word in comments

An extra 'for' word is grammatically incorrect in the comment
'verifying ops for multi-parent clks'. This commit removes
this extra for word.

Signed-off-by: Rishi Gupta <gupt21@gmail.com>
Link: https://lkml.kernel.org/r/1566023759-7880-1-git-send-email-gupt21@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk.c