We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c62cfb commit bb72e68Copy full SHA for bb72e68
lib/objagg.c
@@ -485,7 +485,7 @@ const struct objagg_stats *objagg_stats_get(struct objagg *objagg)
485
EXPORT_SYMBOL(objagg_stats_get);
486
487
/**
488
- * objagg_stats_puts - puts stats of the objagg instance
+ * objagg_stats_put - puts stats of the objagg instance
489
* @objagg_stats: objagg instance stats
490
*
491
* Note: all locking must be provided by the caller.
0 commit comments