lkml.org 
[lkml]   [2012]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] staging: gdm72xx: wm_ioctl.h: fixed a macro coding style
Date
fix for macro coding style.

Signed-off-by: Kumar Amit Mehta <gmate.amit@gmail.com>
---
drivers/staging/gdm72xx/wm_ioctl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/gdm72xx/wm_ioctl.h b/drivers/staging/gdm72xx/wm_ioctl.h
index 9f46e06..4ceecc4 100644
--- a/drivers/staging/gdm72xx/wm_ioctl.h
+++ b/drivers/staging/gdm72xx/wm_ioctl.h
@@ -91,7 +91,7 @@ struct wm_req_s {
};

#ifndef ifr_name
-#define ifr_name ifr_ifrn.ifrn_name
+#define ifr_name (ifr_ifrn.ifrn_name)
#endif

#endif
--
1.7.9.5


\
 
 \ /
  Last update: 2012-11-02 08:21    [W:0.045 / U:2.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site