device: fix unbalanced doxygen group
An extra @} was present, remove it. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
58460f9273
commit
2f12d53f9a
1 changed files with 0 additions and 4 deletions
|
@ -614,10 +614,6 @@ static inline bool device_is_ready(const struct device *dev)
|
|||
return device_usable_check(dev) == 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief Indicate that the device is in the middle of a transaction
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue