Commit 74dcba35 authored by Aaron Sierra's avatar Aaron Sierra Committed by Jiri Kosina

NTB: correct ntb_spad_count comment typo

The comment for ntb_spad_count incorrectly referred to ntb_mw_count.
Signed-off-by: default avatarAaron Sierra <asierra@xes-inc.com>
Acked-by: default avatarAllen Hubbe <Allen.Hubbe@dell.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent ecbf1288
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment