staging: keucr: fix keucr init other coding style
authorAl Cho <acho@novell.com>
Fri, 26 Nov 2010 11:07:27 +0000 (19:07 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Nov 2010 19:40:31 +0000 (11:40 -0800)
fix keucr init.c other coding style but not from checkpatch.pl.
replace ternary conditional "?:" with if/else.

Signed-off-by: Al Cho <acho@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found