From 635c4efa17bcd43b2c71d5f95ab63e1d4f7ad3dd Mon Sep 17 00:00:00 2001 From: Jeremiah Mahler Date: Sat, 12 Jul 2014 18:26:39 -0700 Subject: [PATCH] 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 Signed-off-by: Jeremiah Mahler Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed