kpatch: use git instead of trying to create diffs by hand
commitcd1b163d2cc42c59809ba2c215d2198df684562e
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 28 Nov 2018 10:36:54 +0000 (28 13:36 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 28 Nov 2018 10:37:02 +0000 (28 13:37 +0300)
tree15bf01ae335d9f0d3b543d8b6f29c1a815a8cbc6
parentb82a510f696b8bd6e94c949019b22fdb1a3e49cc
kpatch: use git instead of trying to create diffs by hand

I originally wrote this before I had access to git but Hyrum's law means
that eventually maintainers won't be able to accept anything that doesn't
come from git.  I think we have reached that point.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_scripts/kpatch.sh