From 79e7c561aeea958479194e24d711e94615ea2823 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Fri, 15 Oct 2010 05:42:35 +0200 Subject: [PATCH] Staging: lirc: fix PTR_ERR() check This is a typo. It's supposed to be IS_ERR() here instead of PTR_ERR(). Signed-off-by: Dan Carpenter Acked-by: Jarod Wilson Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed