]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: xgifb: Remove useless switch in XGIfb_detect_VB().
authorMiguel Gómez <magomez@igalia.com>
Fri, 6 Jul 2012 10:40:41 +0000 (12:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jul 2012 23:59:29 +0000 (16:59 -0700)
commit945bd66b46797762495a3d4324a770057a8d8755
treeb4eda90aef90bb6b340660965298fc8f83742557
parent87ad79e8ba045f27a376bc56c74662d7cfa7cfb9
Staging: xgifb: Remove useless switch in XGIfb_detect_VB().

The switch performs no action so it can be removed.

Signed-off-by: Miguel Gómez <magomez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/XGI_main_26.c