[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1384283245-9419-1-git-send-email-geert@linux-m68k.org>
Date: Tue, 12 Nov 2013 20:07:13 +0100
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 00/12] Remove superfluous name casts
Hi all,
These days most "name" members in driver model structures are
"const char*", so there's no longer a need to cast const names to
"char *".
[01/12] powerpc/windfarm: Remove superfluous name casts
[02/12] mtd: Remove superfluous name casts
[03/12] mtd: pasemi_nand.c: Remove superfluous name cast
[04/12] PCI/portdrv: Remove superfluous name cast
[05/12] pcmcia: Remove superfluous name casts
[06/12] staging: Remove superfluous name casts
[07/12] staging: r8188eu: Remove superfluous name cast
[08/12] staging: usbip: Remove superfluous name cast
[09/12] usb: core: Remove superfluous name casts
[10/12] mtd: ms02-nv: Remove superfluous name cast
[11/12] usb: gadget: Remove superfluous name casts
[12/12] usb: host: Remove superfluous name casts
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists