diff options
| author | 2021-07-27 11:25:08 +0300 | |
|---|---|---|
| committer | 2021-07-27 11:25:08 +0300 | |
| commit | 353b7a55dcaf5fb8758e09ebe2ddf5f3adbac7c5 (patch) | |
| tree | 081200957b3d8925cbe913020d45a4e3ba61a7a3 /include/linux/debugobjects.h | |
| parent | bus: ti-sysc: Fix gpt12 system timer issue with reserved status (diff) | |
| parent | omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator (diff) | |
Merge branch 'fixes-v5.14' into fixes
Diffstat (limited to 'include/linux/debugobjects.h')
| -rw-r--r-- | include/linux/debugobjects.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/debugobjects.h b/include/linux/debugobjects.h index 8d2dde23e9fb..32444686b6ff 100644 --- a/include/linux/debugobjects.h +++ b/include/linux/debugobjects.h @@ -18,7 +18,7 @@ enum debug_obj_state { struct debug_obj_descr; /** - * struct debug_obj - representaion of an tracked object + * struct debug_obj - representation of an tracked object * @node: hlist node to link the object into the tracker list * @state: tracked object state * @astate: current active state |
