commit | 857cc4dfb6420ec0a67b3cda559aaa7c429ddce7 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Thu Oct 30 13:56:47 2008 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jan 07 09:59:51 2009 -0800 |
tree | efbe5afe6c91932cdeff61aa1f7cea63843a458c | |
parent | b404299f6bfdf5aa7315e521b570e33f082b2f9e [diff] |
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>