mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-30 10:49:28 +00:00
NTB: correct ntb_spad_count comment typo
The comment for ntb_spad_count incorrectly referred to ntb_mw_count. Signed-off-by: Aaron Sierra <asierra@xes-inc.com> Acked-by: Allen Hubbe <Allen.Hubbe@dell.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
ecbf12882f
commit
74dcba3589
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*
|
||||
* Hardware and topology may support a different number of scratchpads.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue