From 276b20d09be7a1c260f0a94880d33e0850efe200 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Sat, 15 Mar 2014 09:51:47 +0100 Subject: [PATCH] [SCSI] scsi_sysfs: Implement 'is_visible' callback Instead of modifying attributes after the device has been created we should be using the 'is_visible' callback to avoid races. Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-format-patch failed