On Sun, Jan 05, 2020 at 11:00:51AM +0000, Jonathan Cameron wrote: > The following changes since commit c05c403b1d123031f86e65e867be2c2e9ee1e7e3: > > staging: wfx: fix wrong error message (2019-12-18 15:51:06 +0100) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.5b I get this check warning when trying to push these: Commit: 80d92ea5f865 ("iio: light: vcnl4000: Fix scale for vcnl4040") Fixes tag: Fixes: 5a441aade5b3 ("light: vcnl4000 add support for the VCNL4040 proximity and light sensor") Has these problem(s): - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")' I'll fix this up by hand, but note that this changes the git sha1, so if you pull you will see a merge. thanks, greg k-h