From 3aa2ec581903747d926765850212278c7c24be77 Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Fri, 12 Sep 2014 17:57:26 +0530 Subject: [PATCH] staging: unisys: uislib: uislib.c: sparse warning of context imbalance fixed sparse warning : context imbalance in 'destroy_device' unexpected unlock this patch will generate warning from checkpatch for lines over 80 character , but since those are user-visible strings so it was not modified. Signed-off-by: Sudip Mukherjee Tested-by: Benjamin Romer Acked-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed