summaryrefslogtreecommitdiff
path: root/patricia.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-04-26 12:12:07 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-04-26 12:12:07 +0200
commitdc504fa7f8ff8672f47ad339b4d2f73d594b293a (patch)
tree98aeb15a02c8daac43506af6c436fa397a91ed15 /patricia.c
parent25dcebb5ef63bc431a2af93126ef43ba374e1477 (diff)
flowtop: Remove unused parameters from draw_help() and draw_footer()
The WINDOW *screen parameter to draw_help() and draw_footer() is unused, so remove it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'patricia.c')
0 files changed, 0 insertions, 0 deletions
ce that can causes oopses under the right circumstances, and that someone just recently encountered. Past that are several small trivial correct fixes. A real issue that was blocking development of an out of tree driver, but does not appear to have caused any actual problems for in-tree code. A potential deadlock that was reported by lockdep. And a deadlock people have experienced and took the time to track down caused by a cleanup that removed the code to drop a reference count" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: sysctl: Drop reference added by grab_header in proc_sys_readdir pid: fix lockdep deadlock warning due to ucount_lock libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount mnt: Protect the mountpoint hashtable with mount_lock
Diffstat (limited to 'drivers/usb/serial')