commit | 635c4efa17bcd43b2c71d5f95ab63e1d4f7ad3dd | [log] [tgz] |
---|---|---|
author | Jeremiah Mahler <jmmahler@gmail.com> | Sat Jul 12 18:26:39 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 13 12:08:03 2014 -0700 |
tree | 57f128ba2ac6384a0db135d1b76b60a3ecad6f49 | |
parent | 1d3ade00c6d3279c1e078137a3bc2fab7c6d715a [diff] |
staging: dgnc: DGNC_VERIFY_BOARD macro in do while block Enclose the body of the multi-statement DGNC_VERIFY_BOARD macro inside a do - while block as per Documentation/CodingStyle. Fixes 1 error found by checkpatch.pl. Cc: Lidza Louina <lidza.louina@gmail.com> Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>