[PATCH v2 0/4] Replace BUG/BUG_ON to WARN/WARN_ON

From: Tomer Samara
Date: Sun Aug 16 2020 - 14:40:45 EST



This series convert BUGs/BUG_ONs to WARNs/WARN_ONs

Tomer Samara (4):
staging: android: Replace BUG_ON with WARN_ON
staging: android: Add error handling to ion_page_pool_shrink
staging: android: Convert BUG to WARN
staging: android: Add error handling to order_to_index callers

drivers/staging/android/ion/ion_page_pool.c | 14 ++++++++++----
drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
2 files changed, 23 insertions(+), 7 deletions(-)

--
2.25.1