On Wed, Nov 16, 2022 at 07:03:08PM +0000, Jonathan Cameron wrote: > The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763: > > Linux 6.1-rc3 (2022-10-30 15:19:28 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-6.2a I get the following error when trying to push these out: Commit: 3acdb4a11517 ("iio: adc: ad_sigma_delta: do not use internal iio_dev lock") Fixes tag: Fixes: af3008485ea0 ("iio:adc: Add common code for ADI Sigma Deltadevices") Has these problem(s): - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")' linux-next should have also warned of this, right? Can you fix this up and resend? thanks, greg k-h