From b51144323281d23aac51ac38c0748e12f0c1e72c Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Fri, 5 Sep 2014 14:52:46 +0530 Subject: [PATCH] staging: unisys: uislib: uislib.c: sparse warning of context imbalance fixed sparse warning : context imbalance in 'pause_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 Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed