Loading include/linux/ntb.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -896,7 +896,7 @@ static inline int ntb_spad_is_unsafe(struct ntb_dev *ntb) } } /** /** * ntb_mw_count() - get the number of scratchpads * ntb_spad_count() - get the number of scratchpads * @ntb: NTB device context. * @ntb: NTB device context. * * * Hardware and topology may support a different number of scratchpads. * Hardware and topology may support a different number of scratchpads. Loading Loading
include/linux/ntb.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -896,7 +896,7 @@ static inline int ntb_spad_is_unsafe(struct ntb_dev *ntb) } } /** /** * ntb_mw_count() - get the number of scratchpads * ntb_spad_count() - get the number of scratchpads * @ntb: NTB device context. * @ntb: NTB device context. * * * Hardware and topology may support a different number of scratchpads. * Hardware and topology may support a different number of scratchpads. Loading