On Wed, Jun 02, 2021 at 09:16:16PM +0530, Devesh Sharma wrote: > Enabling Atomic operations for Gen P5 devices if the underlying > platform supports global atomic ops. > > Fixes: 7ff662b76167 ("Disable atomic capability on bnxt_re adapters") First, it looks to me like a feature and not Fix, so I'll be second to Nicolas's request, please don't add Fixes line to every commit. Second, even this is a dix, the fixes line is still wrong. ➜ kernel git:(rdma-next) git fixes 7ff662b76167 Fixes: 7ff662b76167 ("RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters") Thanks