From 2dcca2f7d6f03b1ce69113d4228e715ba923b4bf Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Fri, 5 Dec 2014 17:08:47 -0500 Subject: [PATCH] staging: unisys: add missing brackets in info_debugfs_read() The if statement in info_debugfs_read() needs another set of brackets for the else clause. Signed-off-by: Ken Depro Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed