musb_hdrc: Some more cleanup
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 23 Aug 2007 12:37:31 +0000 (05:37 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 23 Aug 2007 12:37:31 +0000 (05:37 -0700)
Some more cleanup:

 - Primarily move from TRUE and FALSE to use "bool", "true", "false"
 - Some whitespace and longline cleanup

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>

No differences found