Hi,

> I guess it will be doable to have some scripts/prepare-patch which
> runs a) git format-patch
>  b) checkpatch on the patch

I'm a bit confused.

Joe Hershberger has prepared a following patch:

http://patchwork.ozlabs.org/patch/119083/

Is this THE ONE checkpatch version which we shall use (including its
config file)? 

I've used it for my patch sets and I can say that warnings like:

WARNING: min() should probably be min_t(unsigned int, amount_left,
mod_data.buflen) 

and

WARNING: consider using kstrto* in preference to simple_strtoul
#4358:

are still present.

Those are Linux kernel specific.

Shall I not care about them and submit patches with non zero warnings
output from checkpatch?

-- 
Best regards,

Lukasz Majewski

Samsung Poland R&D Center
Platform Group
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to