From bd1d3eecd12e59a18b30b3faa9753e56067a4445 Mon Sep 17 00:00:00 2001 From: Guillaume Knispel Date: Mon, 4 Feb 2013 15:26:13 +0100 Subject: be less crazy and more informative --- tdm/xivo_tdm.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'tdm/xivo_tdm.c') diff --git a/tdm/xivo_tdm.c b/tdm/xivo_tdm.c index 0d24aa4..6b47675 100644 --- a/tdm/xivo_tdm.c +++ b/tdm/xivo_tdm.c @@ -16,6 +16,12 @@ * along with this program. If not, see . */ +/* WARNING: + * Please be aware that this file is not intended to be part of a production + * driver. + * This *should* only be used for testing purposes. + */ + #include #include #include @@ -1391,9 +1397,6 @@ static struct debugfs_blob_wrapper blob = { .size = TRACE_BUF_SIZE * sizeof(debug_buffer[0]), }; -// FUCCCCCCCCCCCCCCCCCCCK -// Telephony is fucked up -// I want to suicide, yes static unsigned monitor_txq_fill(unsigned port, unsigned ts) { -- cgit v1.2.3