On Tue, Jul 05, 2022 at 09:44:09AM +0000, Alexander Atanasov wrote: [...] > +/* > + * DEBUGFS Interface > + */ > +#ifdef CONFIG_DEBUG_FS > + > +/** > + * virtio_balloon_debug_show - shows statistics of balloon operations. C&P error here. :-) > + * @f: pointer to the &struct seq_file. > + * @offset: ignored. > + * > + * Provides the statistics that can be accessed in virtio-balloon in the debugfs. > + * Ditto. Wei.