Skip to content

Commit 9f8267b

Browse files
suryasaimadhugregkh
authored andcommitted
misc: Mark MICROCODE_MINOR unused
This one is unused since 181b6f4 ("x86/microcode: Rip out the OLD_INTERFACE") so comment it out. Link: https://lore.kernel.org/r/20220525161232.14924-1-bp@alien8.de Cc: Arnd Bergmann <arnd@arndb.de> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20220727114948.30123-1-bp@alien8.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 2af28b2 commit 9f8267b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/linux/miscdevice.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
#define AGPGART_MINOR 175
4545
#define TOSH_MINOR_DEV 181
4646
#define HWRNG_MINOR 183
47-
#define MICROCODE_MINOR 184
47+
/*#define MICROCODE_MINOR 184 unused */
4848
#define KEYPAD_MINOR 185
4949
#define IRNET_MINOR 187
5050
#define D7S_MINOR 193

0 commit comments

Comments
 (0)