- md-remove-a-stray-command-from-a-copy-and-paste-error-in-resync_start_store.patch removed from -mm tree

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

 



The patch titled
     md: remove a stray command from a copy and paste error in resync_start_store
has been removed from the -mm tree.  Its filename was
     md-remove-a-stray-command-from-a-copy-and-paste-error-in-resync_start_store.patch

This patch was dropped because it was merged into mainline or a subsystem tree

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

------------------------------------------------------
Subject: md: remove a stray command from a copy and paste error in resync_start_store
From: Dan Williams <dan.j.williams@xxxxxxxxx>

Signed-off-by: Dan Williams <dan.j.williams@xxxxxxxxx>
Signed-off-by: Neil Brown <neilb@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/md/md.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN drivers/md/md.c~md-remove-a-stray-command-from-a-copy-and-paste-error-in-resync_start_store drivers/md/md.c
--- a/drivers/md/md.c~md-remove-a-stray-command-from-a-copy-and-paste-error-in-resync_start_store
+++ a/drivers/md/md.c
@@ -2460,7 +2460,6 @@ resync_start_show(mddev_t *mddev, char *
 static ssize_t
 resync_start_store(mddev_t *mddev, const char *buf, size_t len)
 {
-	/* can only set chunk_size if array is not yet active */
 	char *e;
 	unsigned long long n = simple_strtoull(buf, &e, 10);
 
_

Patches currently in -mm which might be from dan.j.williams@xxxxxxxxx are

origin.patch
sysfs-provide-a-clue-about-the-effects-of-config_usb_device_class=y.patch
fsldma-the-mpc8377mds-board-device-tree-node-for-fsldma-driver.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