- emu10k1-mark-midi_spinlock-as-used.patch removed from -mm tree

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

 



The patch titled

     emu10k1: mark midi_spinlock as used

has been removed from the -mm tree.  Its filename is

     emu10k1-mark-midi_spinlock-as-used.patch

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

------------------------------------------------------
Subject: emu10k1: mark midi_spinlock as used
From: Alexey Dobriyan <adobriyan@xxxxxxxxx>


Why is it marked unused when in fact it's used?

Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxx>
Cc: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 sound/oss/emu10k1/midi.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN sound/oss/emu10k1/midi.c~emu10k1-mark-midi_spinlock-as-used sound/oss/emu10k1/midi.c
--- a/sound/oss/emu10k1/midi.c~emu10k1-mark-midi_spinlock-as-used
+++ a/sound/oss/emu10k1/midi.c
@@ -45,7 +45,7 @@
 #include "../sound_config.h"
 #endif
 
-static DEFINE_SPINLOCK(midi_spinlock __attribute((unused)));
+static DEFINE_SPINLOCK(midi_spinlock);
 
 static void init_midi_hdr(struct midi_hdr *midihdr)
 {
_

Patches currently in -mm which might be from adobriyan@xxxxxxxxx are

origin.patch
git-xfs.patch
xfs-pass-inode-to-xfs_ioc_space.patch
reiserfs-remove-reiserfs_aio_write.patch
documentation-ioctl-messtxt-start-tree-wide-ioctl-registry.patch
ioctl-messtxt-xfs-typos.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