logging/nxscope/nxscope.c: fix indentation
This commit is contained in:
parent
719d03a8c1
commit
97e2be0033
@ -353,7 +353,7 @@ static int nxscope_div_req(FAR struct nxscope_s *s,
|
|||||||
{
|
{
|
||||||
_err("ERROR: invalid div bulk dlen = %d\n", dlen);
|
_err("ERROR: invalid div bulk dlen = %d\n", dlen);
|
||||||
ret = -EINVAL;
|
ret = -EINVAL;
|
||||||
goto errout;
|
goto errout;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Write configuration */
|
/* Write configuration */
|
||||||
|
Loading…
Reference in New Issue
Block a user