whitespaces bugging me (and bugging kernel.org ;)

This commit is contained in:
Martin Bachem 2007-10-14 08:40:29 +00:00
parent 154b2005d0
commit 102673b881
1 changed files with 2 additions and 2 deletions

View File

@ -366,10 +366,10 @@ l1_timer_expire_t4(hfcusb_data * hfc)
{
hfc->d_if.ifc.l1l2(&hfc->d_if.ifc, PH_DEACTIVATE | INDICATION,
NULL);
DBG(HFCUSB_DBG_STATES,
"HFC-S USB: PH_DEACTIVATE | INDICATION sent (T4 expire)");
hfc->l1_activated = 0;
handle_led(hfc, LED_S0_OFF);
}