[folded] fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory-fix.patch removed from -mm tree

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

 



The patch titled
     fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory-fix
has been removed from the -mm tree.  Its filename was
     fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory-fix.patch

This patch was dropped because it was folded into fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory.patch

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory-fix
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>

remove extraneous semicolon, per Randy

Cc: Akinobu Mita <akinobu.mita@xxxxxxxxx>
Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 include/linux/fault-inject.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN include/linux/fault-inject.h~fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory-fix include/linux/fault-inject.h
--- a/include/linux/fault-inject.h~fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory-fix
+++ a/include/linux/fault-inject.h
@@ -47,7 +47,7 @@ struct dentry *fault_create_debugfs_attr
 #else /* CONFIG_FAULT_INJECTION_DEBUG_FS */
 
 static inline struct dentry *fault_create_debugfs_attr(const char *name,
-			struct dentry *parent, struct fault_attr *attr);
+			struct dentry *parent, struct fault_attr *attr)
 {
 	return ERR_PTR(-ENODEV);
 }
_

Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are

origin.patch
fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory.patch
cris-fix-a-build-error-in-kernel-forkc.patch
drivers-video-backlight-aat2870_blc-make-it-buildable-as-a-module.patch

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


[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux