On Mon, Jan 11, 2016 at 6:15 AM, Or Gerlitz [off-list ref] wrote:
On Mon, Jan 11, 2016 at 12:05 AM, David Miller [off-list ref] wrote:
quoted
From: Or Gerlitz <redacted>
Date: Sun, 10 Jan 2016 10:39:37 +0200
quoted
v1 --> v2 changes:
- made sure that service functions added in the IB driver are only static-fied
on the last commit, to make sure bisection with -Werror works fine.
Please don't do this. This looks rediculous.
quoted
Instead, if this kind of dependency exists in a source file, simply
add the new functions in the same commit that adds the usage of
them.
OKay, we did that to get better breakup of the patches to smaller
units, will squash the last two patches and respin
Dave,
Since this series was in progress and no notable comments are pending
beyond that little squash, I thought it could be OK to make that re-spinning
now, so this does meet 4.5-rc1, hope you're fine with that.
Or.