From: Sudip Mukherjee Date: Fri, 12 Sep 2014 12:27:26 +0000 (+0530) Subject: staging: unisys: uislib: uislib.c: sparse warning of context imbalance X-Git-Tag: fixes-for-v3.18-merge-window~15^2~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aa2ec581903747d926765850212278c7c24be77;p=pandora-kernel.git 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-diff-tree failed