aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/compat/dst_cache/include/net/dst_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/dst_cache/include/net/dst_cache.h')
-rw-r--r--src/compat/dst_cache/include/net/dst_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/dst_cache/include/net/dst_cache.h b/src/compat/dst_cache/include/net/dst_cache.h
index 5a083c7..48021c0 100644
--- a/src/compat/dst_cache/include/net/dst_cache.h
+++ b/src/compat/dst_cache/include/net/dst_cache.h
@@ -90,7 +90,7 @@ int dst_cache_init(struct dst_cache *dst_cache, gfp_t gfp);
* @dst_cache: the cache
*
* No synchronization is enforced: it must be called only when the cache
- * is unsed.
+ * is unused.
*/
void dst_cache_destroy(struct dst_cache *dst_cache);