diff options
author | Tobias Klauser | 2014-04-25 17:03:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2014-05-03 19:24:26 -0400 |
commit | 24b8a406bf5c3675bd193069cc6ab84a66fcbfd7 (patch) | |
tree | e6c7c52f02f8eed4b5bb4bedb975503a11e492b5 /drivers/misc | |
parent | 3a28fa35d6658703cd26f9c16aaea0eae06afd40 (diff) |
hv: Remove unnecessary comparison of unsigned against 0
pfncount is of type u32 and thus can never be smaller than 0.
Found by the coverity scanner, CID 143213.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions