aboutsummaryrefslogtreecommitdiffstats
path: root/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
diff options
Diffstat (limited to 'lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch')
-rw-r--r--lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch b/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
index ccf50b0e069912..807f3b0a85a3bd 100644
--- a/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
+++ b/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
@@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
--- a/lib/vsprintf.c
+++ b/lib/vsprintf.c
-@@ -395,7 +395,7 @@ struct printf_spec {
+@@ -396,7 +396,7 @@ struct printf_spec {
#define FIELD_WIDTH_MAX ((1 << 23) - 1)
#define PRECISION_MAX ((1 << 15) - 1)