On 10/19/2015 01:15 AM, Michael S. Tsirkin wrote:
On Mon, Oct 19, 2015 at 08:54:09AM +0800, Xiao Guangrong wrote:
+typedef struct nfit_spa nfit_spa;
There are still multiple coding style violations. Pls fix all code to
match coding style. I commented on this before.
Er, i thought what you disliked is just function names... Now I know i
was misunderstanding it and sorry for wasting your time on it.
I will change all structs in this patch that:
struct nfit_spa -> struct nvdimm_nfit_spa
struct nfit_memdev -> struct nvdimm_nfit_memdev
struct nfit_dcr nfit_dcr -> struct nvdimm_nfit_dcr nfit_dcr;
and also copy the spec reference from where these struct was used to
where these struct was defined.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html