Tag: 3f623eba2a7fc01b0341f7989aa6c5ed91b9adb6

lib/vsprintf.c: fix comparison to bool

Author: Fabian Frederick <fabf@skynet.be> Fixing 2 coccinelle warnings: lib/vsprintf.c:2350:2-9: WARNING: Assignment of bool to 0/1 lib/vsprintf.c:2389:3-10: WARNING: Assignment of bool to 0/1 Signed-off-by: Fabian Frederick Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds — lib/vsprintf.c | 4 ++– 1 file changed, 2 insertions(+), 2 deletions(-)   diff –git a/lib/vsprintf.c b/lib/vsprintf.c index 0648291..6fe2c84 100644 — a/lib/vsprintf.c +++ b/lib/vsprintf.c …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.