]> err.no Git - linux-2.6/blobdiff - fs/sysfs/dir.c
[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)
[linux-2.6] / fs / sysfs / dir.c
index f26880a4785eec127e80ce736144624c3016098c..6cfdc9a87772b99e4a126c72d9ae6ab327f60adb 100644 (file)
@@ -50,7 +50,7 @@ static struct sysfs_dirent * sysfs_new_dirent(struct sysfs_dirent * parent_sd,
        return sd;
 }
 
-/**
+/*
  *
  * Return -EEXIST if there is already a sysfs element with the same name for
  * the same parent.