Skip to content
Commit 7c6039a1 authored by Christopher Friedt's avatar Christopher Friedt Committed by Anas Nashif
Browse files

drivers: serial: nrfx: refactor for atomic_t as long



This driver aliases a regular `int` to `atomic_t` but that
should be updated to `long` with the change to `atomic_t`.

Added a comment to highlight that the variable was aliased.

Signed-off-by: default avatarChristopher Friedt <chrisfriedt@gmail.com>
parent 3e86c627
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment