提交 a0ac3687 编写于 作者: P Parth Y Shah 提交者: Michael Ellerman

misc: cxl: changed asterisk position

Resolved <"foo* bar" should be "foo *bar"> error
Signed-off-by: NParth Y Shah <sparth1292@gmail.com>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 e13606d7
......@@ -33,7 +33,7 @@ static bool sste_matches(struct cxl_sste *sste, struct copro_slb *slb)
* This finds a free SSTE for the given SLB, or returns NULL if it's already in
* the segment table.
*/
static struct cxl_sste* find_free_sste(struct cxl_context *ctx,
static struct cxl_sste *find_free_sste(struct cxl_context *ctx,
struct copro_slb *slb)
{
struct cxl_sste *primary, *sste, *ret = NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册