Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.