提交 0029e8ac 编写于 作者: S shaomin Deng 提交者: Arnaldo Carvalho de Melo

perf scripting python: Delete repeated word in comments

Delete the repeated word "into" in comments.
Signed-off-by: Nshaomin Deng <dengshaomin@cdjrlc.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20220807160239.474-1-dengshaomin@cdjrlc.comSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
上级 987f5cbd
......@@ -131,7 +131,7 @@ static void handler_call_die(const char *handler_name)
}
/*
* Insert val into into the dictionary and decrement the reference counter.
* Insert val into the dictionary and decrement the reference counter.
* This is necessary for dictionaries since PyDict_SetItemString() does not
* steal a reference, as opposed to PyTuple_SetItem().
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册