çå: [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort

From: gengdongjiu
Date: Fri Sep 08 2017 - 12:41:41 EST


[...]
> >
> > /*
> > * xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > */
> > void kvm_hwpoison_page_add(ram_addr_t ram_addr);
>
> It should be in the doc-comment format, which begins "/**" and has some stylization of how you list parameters and so on. Lots of
> examples in the existing headers.

understand, thanks for the explanation.

>
> thanks
> -- PMM