Re: [PATCH 01/40] drivers/stagin/wlan-ng/p80211conv.c: Fix coding style
From: Dan Carpenter
Date: Thu Jan 07 2016 - 16:55:50 EST
You can't have 40 patches with the same subject. Also that is too
generic a subject.
Also don't break it up into one line per patch, break it up so it's
patch 1: remove blank lines
patch 2: no spaces after a cast
patch 3: fix all NULL compares
etc...
regards,
dan carpenter