[PATCH 68/88] SQUASHME: pnfs-block: Revert "pnfsblock: expose block_class interface"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Benny Halevy <bhalevy@xxxxxxxxxxx>

Following 462557a pnfs-block: Remove device creation from kernel
exporting block_class is not needed anymore.

This reverts commit f0004c24a5c923af2eba64506055bb83882bcf0e.

Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx>
---
 block/genhd.c        |    1 -
 drivers/scsi/hosts.c |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/block/genhd.c b/block/genhd.c
index 6f19558..95822ae 100644
--- a/block/genhd.c
+++ b/block/genhd.c
@@ -1108,7 +1108,6 @@ static void disk_release(struct device *dev)
 struct class block_class = {
 	.name		= "block",
 };
-EXPORT_SYMBOL(block_class);
 
 static char *block_devnode(struct device *dev, mode_t *mode)
 {
diff --git a/drivers/scsi/hosts.c b/drivers/scsi/hosts.c
index ac24f02..7d91903 100644
--- a/drivers/scsi/hosts.c
+++ b/drivers/scsi/hosts.c
@@ -54,6 +54,7 @@ struct class shost_class = {
 	.name		= "scsi_host",
 	.dev_release	= scsi_host_cls_release,
 };
+EXPORT_SYMBOL(shost_class);
 
 /**
  *	scsi_host_set_state - Take the given host through the host state model.
-- 
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux