Re: [PATCH] checkpatch: More comprehensive split strings warning

2013-12-03 Thread Josh Triplett
On Mon, Dec 02, 2013 at 09:44:17PM -0800, Joe Perches wrote: > The current checkpatch test for split strings does > not find several cases that should be found. > > For instance: > > diff --git a/drivers/net/wireless/iwlwifi/mvm/rs.c > b/drivers/net/wireless/iwlwifi/mvm/rs.c > [] > @@ -1868,7 +1

[PATCH] checkpatch: More comprehensive split strings warning

2013-12-02 Thread Joe Perches
The current checkpatch test for split strings does not find several cases that should be found. For instance: diff --git a/drivers/net/wireless/iwlwifi/mvm/rs.c b/drivers/net/wireless/iwlwifi/mvm/rs.c [] @@ -1868,7 +1865,8 @@ static void rs_rate_scale_perform(struct iwl_mvm *mvm,