From c18beb5b92b090cb424718a4f1771b1a9fad56de Mon Sep 17 00:00:00 2001 From: David Hubbard Date: Sun, 24 Sep 2006 21:04:38 +0200 Subject: [PATCH] w83627ehf: Fix unchecked return status w83627ehf: Fix unchecked return status Fix: check return value from device_create_file() Fix: call device_remove_file() on error and module unload Fix: call hwmon_device_register() after device_create_file() to eliminate race Signed-off-by: David Hubbard Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed