Re: [PATCH 00/22] staging: lustre: Update structs

2013-10-22 Thread Dan Carpenter
On Sun, Oct 20, 2013 at 08:40:43PM -0700, Lisa Nguyen wrote: > On Sun, Oct 20, 2013 at 8:07 PM, Peng, Tao wrote: > > Hi Lisa, > > > > Thanks for the patch. I assume you were using coccinelle (or sed) to do the > > conversion. Are there change done by hand other than scripting? Can you > > please

Re: [PATCH 00/22] staging: lustre: Update structs

2013-10-20 Thread Lisa Nguyen
@intel.com; de...@driverdev.osuosl.org >>Subject: [PATCH 00/22] staging: lustre: Update structs >> >>This patchset includes all the changes needed to update the structs defined in >>libcfs_hash.h. Doing this will eliminate the "Do not add new typedefs" warning >

RE: [PATCH 00/22] staging: lustre: Update structs

2013-10-20 Thread Peng, Tao
: Lisa Nguyen [mailto:l...@xenapiadmin.com] >Sent: Monday, October 21, 2013 6:45 AM >To: gre...@linuxfoundation.org >Cc: Peng, Tao; andreas.dil...@intel.com; de...@driverdev.osuosl.org >Subject: [PATCH 00/22] staging: lustre: Update structs > >This patchset includes all the changes need

[PATCH 00/22] staging: lustre: Update structs

2013-10-20 Thread Lisa Nguyen
This patchset includes all the changes needed to update the structs defined in libcfs_hash.h. Doing this will eliminate the "Do not add new typedefs" warning generated by checkpatch.pl and the updated format of those structs will meet kernel coding style. Other header files and certain source fi