From 18727963278a7199c75dba5ca3ad1e3455b1554a Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 5 Jan 2009 14:18:40 -0800 Subject: [PATCH] Staging: rt2860: disable root hack for reading files We are now using credentials, so just blindly setting the fsuid and fsguid isn't acceptable. All this means is that the config file needs to be readable by the driver thread, not a big deal. Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed