Thomas: I checked before. checkpatch reports 9 warnings, "over 80 characters" and "prefer pr_deubg". This code style fixes code style issue only, not the pr_debug/printk issue. Thoughts? Besides, I don't understand the MISORDERED_TYPE.
> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, November 05, 2014 1:42 PM > To: Xie, Huawei > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] lib/librte_vhost: code style fixes > > Hi Huawei, > > checkpatch.pl reports some errors of types PREFER_PR_LEVEL > and MISORDERED_TYPE. > > -- > Thomas