Bluetooth: Controller: Apply suggestions from code review

Apply suggestions from code review.

Co-authored-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
Vinayak Kariappa Chettimada 2021-12-29 17:11:12 +05:30 committed by Anas Nashif
commit b5e749edfe
2 changed files with 10 additions and 2 deletions

View file

@ -2052,8 +2052,6 @@ uint16_t ull_conn_lll_max_tx_octets_get(struct lll_conn *lll)
/**
* @brief Initialize pdu_data members that are read only in lower link layer.
* Fields that are modified after static initialization are only
* re-initialized.
*
* @param pdu_tx Pointer to pdu_data object to be initialized
*/