Hi all,
In commit
1e6d11fe72e3 ("MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()")
Fixes tag
Fixes: fd27234f24ae ("MIPS: add support for SGI Octane (IP30)")
has these problem(s):
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
So
Fixes: fd27234f24ae ("MIPS: SGI-IP30: Free some unused memory")
or
Fixes: 7505576d1c1a ("MIPS: add support for SGI Octane (IP30)")