Skip to content
Commit eff77c3a authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

arm: smh: Use numeric modes for smh_open



There's no point in using string constants for smh_open if we are just
going to have to parse them. Instead, use numeric modes. The user needs
to be a bit careful with these, since they are much closer semantically
to string modes used by fopen(3) than the numeric modes used with
open(2).

Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
parent b10f7248
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment