From 4f01952d23977857c6e0b78a56d89b07b7e7ebec Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Tue, 9 Sep 2014 16:11:09 +0530 Subject: [PATCH] staging: unisys: uislib: uislib.c: sparse warning of context imbalance fixed sparse warning : context imbalance in 'resume_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 Acked-by: Benjamin Romer Tested-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed