From 5751a99fe971262f3701922d116bcde7e9045b17 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 10 Jun 2015 06:13:15 +0000 Subject: [PATCH] regulator: core: replace sprintf with scnprintf In order to avoid potential overflows in print_constraints we better replace sprintf() with scnprintf(). Signed-off-by: Stefan Wahren Signed-off-by: Mark Brown --- Reading git-format-patch failed