lkml.org 
[lkml]   [2015]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6]
Date
Hi Greg,

This patch series is part of the ongoing effort to cleanup and reduce the
kernel tty interface; specifically removing undefined function declarations,
unused macros, encapsulating global data, undefining unused exports,
limiting functions and data to file scope, etc.

Regards,

Peter Hurley (6):
tty: Unexport system-wide tty_mutex
tty: Eliminate global symbol tty_ldisc_N_TTY
tty: Remove declarations to non-existent functions
tty: Move tty_check_change() helper
tty: Remove unreferenced tty flags macro TTY_DEBUG
tty: Make tty_files_lock per-tty

drivers/tty/n_tty.c | 18 ++++++++----------
drivers/tty/tty_io.c | 37 ++++++++++++++++++++-----------------
drivers/tty/tty_ldisc.c | 6 ------
include/linux/tty.h | 10 ++--------
security/selinux/hooks.c | 4 ++--
5 files changed, 32 insertions(+), 43 deletions(-)

--
2.6.3



\
 
 \ /
  Last update: 2015-11-28 04:01    [W:0.097 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site