From: Andreas Dilger Date: Wed, 17 Feb 2016 00:02:28 +0000 (-0700) Subject: LU-3434 misc: style check whole patch when rebasing X-Git-Tag: 2.8.55~53 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;ds=sidebyside;h=af437d84a3be785f25aaf4ccad6e1313ffa3cde1;hp=af437d84a3be785f25aaf4ccad6e1313ffa3cde1;p=fs%2Flustre-release.git LU-3434 misc: style check whole patch when rebasing When rebasing a patch, style check the whole patch instead of just the part that has changed. Otherwise, if the patch was previously developed on a system without the prepare-commit-msg hook it will not be properly checked before submission, possibly incurring the ire of HPDD Checkpatch. Test-Parameters: trivial Signed-off-by: Andreas Dilger Change-Id: I603577450d3524ab7bb3d4a4d0bdf8ce463ebbe5 Reviewed-on: http://review.whamcloud.com/8644 Reviewed-by: Dmitry Eremin Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Nathaniel Clark Reviewed-by: Oleg Drokin ---