mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 02:08:01 +00:00
Several macros use non-standard styles where format and arguments are not verified. Convert these to a more typical fmt, ##__VA_ARGS__ use so format and arguments match as appropriate. Miscellanea: o Fix format and argument mismatches o Realign and reindent misindented block o Strip newlines from formats and add to macro defines o Coalesce a few consecutive logging uses to more simple single uses Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| h | ||
| cfm.c | ||
| drvfbi.c | ||
| ecm.c | ||
| ess.c | ||
| fplustm.c | ||
| hwmtm.c | ||
| hwt.c | ||
| Makefile | ||
| pcmplc.c | ||
| pmf.c | ||
| queue.c | ||
| rmt.c | ||
| skfddi.c | ||
| smt.c | ||
| smtdef.c | ||
| smtinit.c | ||
| smttimer.c | ||
| srf.c | ||