1
0
Fork 0
remarkable-linux/sound/pci/pcxhr
Alexey Dobriyan 5b5e0928f7 lib/vsprintf.c: remove %Z support
Now that %z is standartised in C99 there is no reason to support %Z.
Unlike %L it doesn't even make format strings smaller.

Use BUILD_BUG_ON in a couple ATM drivers.

In case anyone didn't notice lib/vsprintf.o is about half of SLUB which
is in my opinion is quite an achievement.  Hopefully this patch inspires
someone else to trim vsprintf.c more.

Link: http://lkml.kernel.org/r/20170103230126.GA30170@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-02-27 18:43:47 -08:00
..
Makefile ALSA: pcxhr - add support for pcxhr stereo sound cards (mixer part) 2008-11-25 12:53:24 +01:00
pcxhr.c ALSA: constify snd_pcm_ops structures 2016-09-02 11:49:10 +02:00
pcxhr.h ALSA: pcxhr: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
pcxhr_core.c ALSA: pcxhr: Fix missing mutex unlock 2016-04-21 17:37:54 +02:00
pcxhr_core.h ALSA: pcxhr: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
pcxhr_hwdep.c lib/vsprintf.c: remove %Z support 2017-02-27 18:43:47 -08:00
pcxhr_hwdep.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_mix22.c ALSA: pcxhr: Use standard printk helpers 2014-02-26 16:45:30 +01:00
pcxhr_mix22.h ALSA: pcxhr: Add LTC support 2012-06-20 08:35:37 +02:00
pcxhr_mixer.c ALSA: pcxhr: Use snd_ctl_enum_info() 2014-10-21 09:04:18 +02:00
pcxhr_mixer.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00