[svn-commits] sruffell: linux/trunk r9591 - /linux/trunk/drivers/dahdi/dahdi-base.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Jan 3 18:27:00 UTC 2011


Author: sruffell
Date: Mon Jan  3 12:26:56 2011
New Revision: 9591

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=9591
Log:
dahdi: trivial. Remove unneccessary comment.

Not only should you not reach that line, it's impossible for you to
reach that line.

Signed-off-by: Shaun Ruffell <sruffell at digium.com>
Acked-by: Kinsey Moore <kmoore at digium.com>

Modified:
    linux/trunk/drivers/dahdi/dahdi-base.c

Modified: linux/trunk/drivers/dahdi/dahdi-base.c
URL: http://svnview.digium.com/svn/dahdi/linux/trunk/drivers/dahdi/dahdi-base.c?view=diff&rev=9591&r1=9590&r2=9591
==============================================================================
--- linux/trunk/drivers/dahdi/dahdi-base.c (original)
+++ linux/trunk/drivers/dahdi/dahdi-base.c Mon Jan  3 12:26:56 2011
@@ -3221,7 +3221,6 @@
 			return &tone_pause;
 
 		return NULL;
-		/* You should not get here */
 	case DIGIT_MODE_DTMF:
 		switch (digit) {
 		case '0':




More information about the svn-commits mailing list