USB: usbtmc: indent & braces disagree, something else is desired
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Thu, 30 Oct 2008 11:56:47 +0000 (13:56 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 17:59:51 +0000 (09:59 -0800)
commit857cc4dfb6420ec0a67b3cda559aaa7c429ddce7
treeefbe5afe6c91932cdeff61aa1f7cea63843a458c
parentb404299f6bfdf5aa7315e521b570e33f082b2f9e
USB: usbtmc: indent & braces disagree, something else is desired

It seems that there's rather involved way to say something
which is commonly written in a plain simple form.

Some type changes would probably be necessary to get gcc
to do bitops instead of divide but it's no worse after my
change than before I think.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/usbtmc.c