summaryrefslogtreecommitdiff
path: root/screen.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-24ifpps, flowtop: Move ncurses init and end to common moduleTobias Klauser1-0/+24
ncurses (de-)initialization is duplicated across flowtop and ifpps, so move it to an own module and use it from both tools. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
ommit/?id=f89dec72e98b34b3be66bb1ef1be62974c0f8483'>f89dec72e98b34b3be66bb1ef1be62974c0f8483 (patch) tree17f7de7eadc9d92ee591c7f9b58bb44f4b05a88c parenta44323e2a8f342848bb77e8e04fcd85fcb91b3b4 (diff)
uvc_v4l2: Simplify compat ioctl implementation
The uvc compat ioctl implementation seems to have copied user data for no good reason. Remove a bunch of copies. Signed-off-by: Andy Lutomirski <luto@kernel.org>
Diffstat