Staging: keucr: scsiglue: fixed a do while coding style issue
authorWilliam Blair <wdblair@bu.edu>
Wed, 13 Jun 2012 05:16:49 +0000 (01:16 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Jun 2012 19:20:16 +0000 (12:20 -0700)
commita2c49a9ac993fa2b4795890d5fa56f2fc002453e
tree55c8fc3d3da66e8bc43fd8a9f9861201c2f66918
parentb38e274fdb6dfa2dd77598b8b6e2c32d7608f494
Staging: keucr: scsiglue: fixed a do while coding style issue

Added a do ... while (0) to a multi statement macro and reformatted a similar macro.

Signed-off-by: William Blair <wdblair@bu.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/keucr/scsiglue.c
This page took 0.024324 seconds and 5 git commands to generate.