diff --git a/include/linux/ntb.h b/include/linux/ntb.h index e3d3299c60520d9d5d772a3eca2253790b6f03b5..f798e2afba88db5cd50b356108d2250048e17593 100644 --- a/include/linux/ntb.h +++ b/include/linux/ntb.h @@ -794,7 +794,7 @@ static inline int ntb_peer_db_set(struct ntb_dev *ntb, u64 db_bits) } /** - * ntb_peer_db_clear() - clear bits in the local doorbell register + * ntb_peer_db_clear() - clear bits in the peer doorbell register * @ntb: NTB device context. * @db_bits: Doorbell bits to clear. *