diff options
author | Joe Perches <joe@perches.com> | 2015-03-16 21:09:38 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-03-19 19:28:15 +0300 |
commit | 557f3586aaac0202010eb70e00d2694437f0cb37 (patch) | |
tree | b41ce0a7d91e87db68fcabbc8342ffe6c385acc8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 00f30d29b497577954b20237b405e9d22b5286c2 (diff) | |
download | linux-557f3586aaac0202010eb70e00d2694437f0cb37.tar.xz |
usb: gadget: goku_udc: Remove uses of seq_<foo> return values
The seq_printf/seq_puts/seq_putc return values, because they
are frequently misused, will eventually be converted to void.
See: commit 1f33c41c03da ("seq_file: Rename seq_overflow() to
seq_has_overflowed() and make public")
Miscellanea:
o Coalesce formats, realign arguments
o Create static functions for statement expression macros
o Use c90 style comments instead of c99
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions