From mboxrd@z Thu Jan 1 00:00:00 1970 From: brutallesale@gmail.com (Bogicevic Sasa) Date: Wed, 2 Dec 2015 09:56:05 +0100 Subject: objdiff usage Message-ID: <20151202085605.GB3282@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org 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