From c0cd6e5b1f6ed5674a4bac3da170c213b6744548 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Wed, 25 Jun 2014 16:38:01 +0200 Subject: [PATCH] staging: bcm: nvm.c: Cleaning up check unsigned is less than zero Remove checking if a unsigned int is less than zero This was found using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed