mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
include/: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
528ea579c9
commit
a1a62ced51
23 changed files with 29 additions and 29 deletions
|
@ -204,7 +204,7 @@ static inline bool clock_set_ns(Clock *clk, unsigned ns)
|
|||
* Propagate the clock period that has been previously configured using
|
||||
* @clock_set(). This will update recursively all connected clocks.
|
||||
* It is an error to call this function on a clock which has a source.
|
||||
* Note: this function must not be called during device inititialization
|
||||
* Note: this function must not be called during device initialization
|
||||
* or migration.
|
||||
*/
|
||||
void clock_propagate(Clock *clk);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue