diff options
Diffstat (limited to 'include/linux/pstore.h')
-rw-r--r-- | include/linux/pstore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pstore.h b/include/linux/pstore.h index 30fcec375a3a..81669aa80027 100644 --- a/include/linux/pstore.h +++ b/include/linux/pstore.h | |||
@@ -85,7 +85,7 @@ struct pstore_record { | |||
85 | /** | 85 | /** |
86 | * struct pstore_info - backend pstore driver structure | 86 | * struct pstore_info - backend pstore driver structure |
87 | * | 87 | * |
88 | * @owner: module which is repsonsible for this backend driver | 88 | * @owner: module which is responsible for this backend driver |
89 | * @name: name of the backend driver | 89 | * @name: name of the backend driver |
90 | * | 90 | * |
91 | * @buf_lock: spinlock to serialize access to @buf | 91 | * @buf_lock: spinlock to serialize access to @buf |