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)
commit6efe04ee4109a9d3fc0d419667f54861628b0d45
tree2927429ecdfe3cfffcf46a2871dea128d5639041
parente93192acff4eaf7024c2450d91f3de69258f1f12
staging: keucr: fix keucr init other coding style

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>
drivers/staging/keucr/init.c