Skip to content
Commit 0d480db8 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

drivers/telephony/ixj: cleanup and fix gcc warning



1) Fix gcc uninit'd var warnings by adding 'default' switch stmt labels
in two cases.  It was lightning-strikes unlikely that a problem would
ever arise, but not impossible.

2) Tighten the scope of 'blankword' in two cases.

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 79c63e19
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment