2015-11-24 17:49, Mcnamara, John: > Very useful. We should add these scripts to the contributing guide at some > point.
Yes > One minor nit. "q" is used for "quick" in this script and "quiet" in the > checkpatch script. Maybe for consistency use "f" for fast or "n" for no-doc > or something else. Consistency of short options is a difficult job. -f may work but can also be used to "force" in another script. I'll change it to -s (short) if there is no other comment.