Dec. 2, 2015
9:57 a.m.
Hi Sasa, On Wed, Dec 2, 2015 at 9:56 AM, Bogicevic Sasa <brutallesale@gmail.com> wrote:
Hi all, I am looking for a guidance on ./scripts/objdiff usage, cant seem to find a goot example of the scenario where you for example make a bunch of changes (code style issues) in one folder and need to check if that│changes don't change the object file. That can speed up code cleaning quite a bi but all I found online are patches related to objdiff. │ Thanks,Sasa
Example usage link can be fund in the objdiff commit thread: https://lkml.org/lkml/2014/4/7/312 Regards, Bojan