Skip to content

Commit

Permalink
staging: wlags49_h2: Fix macro termination
Browse files Browse the repository at this point in the history
Semi-colon terminate various macros (HCFASSERT, IF_PROT_TIME, IF_DMA,
PROT_CNT_INI, HCFLOGENTRY, HCFLOGEXIT, DAWA_ACK, DAWA_ZERO_FID) so
auto-indent will work correctly. Add appropriate do {} while
protection to the macros.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
David Kilroy authored and Greg Kroah-Hartman committed Sep 16, 2011
1 parent fe4d275 commit 788c2bc
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 223 deletions.
Loading

0 comments on commit 788c2bc

Please sign in to comment.