Skip to content

Commit 72b7dd4

Browse files
bluetooth: controller: ll_sw: fix trailling space
Fixed a trailling space from CI check. Signed-off-by: SebastienRabaudPaCotte <[email protected]>
1 parent 39d862f commit 72b7dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/bluetooth/controller/ll_sw/ull_llcp_remote.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ static void rr_st_idle(struct ll_conn *conn, uint8_t evt, void *param)
684684
/* Central collision
685685
* => Send reject
686686
*
687-
* Local central shall reject the PDU received from the
687+
* Local central shall reject the PDU received from the
688688
* peripheral by issuing a reject, continues unaffected.
689689
*/
690690

0 commit comments

Comments
 (0)