Commit 0e580318 authored by Eric Biggers's avatar Eric Biggers
Browse files

ANDROID: trusty: avoid using BUG_ON()



checkpatch warns about BUG_ON() because it is discouraged these days.
Instead, whenever possible the problem should be recovered from instead
(e.g. by returning an error code).

Change-Id: I21aff5e0349666c5de6ec003f1979b30d6ca0a75
Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
parent ac7a02ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment