On 10 June 2013 10:30, Rob Landley <rob@xxxxxxxxxxx> wrote: > On 06/09/2013 11:32:39 PM, Sachin Kamat wrote: >> >> Fixes a trivial typo. >> >> Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > > > Acked-by: Rob Landley <rob@xxxxxxxxxxx> Thanks. > > Please send to trivial@xxxxxxxxxx. I have already added it to CC in original patch. >> --- >> Documentation/clk.txt | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Documentation/clk.txt b/Documentation/clk.txt >> index b9911c2..6f68ba0 100644 >> --- a/Documentation/clk.txt >> +++ b/Documentation/clk.txt >> @@ -32,7 +32,7 @@ hardware-specific bits for the hypothetical "foo" >> hardware. >> >> Tying the two halves of this interface together is struct clk_hw, which >> is defined in struct clk_foo and pointed to within struct clk. This >> -allows easy for navigation between the two discrete halves of the common >> +allows for easy navigation between the two discrete halves of the common >> clock interface. >> >> Part 2 - common data structures and api >> -- >> 1.7.9.5 >> >> > -- With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html