From 0669e5fa802fb7de3c842388059a777afac13205 Mon Sep 17 00:00:00 2001 From: Alexey Khoroshilov Date: Sun, 9 Mar 2014 01:01:34 +0400 Subject: [PATCH] staging: dgap: implement proper error handling in dgap_start() dgap_start() ignored errors in class_create() and device_create(). The patch implements proper error handling. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed