]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: guard cifsglob.h against multiple inclusion
authorSuresh Jayaraman <sjayaraman@suse.de>
Tue, 22 Jun 2010 15:22:50 +0000 (20:52 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:32 +0000 (12:40 +0000)
commit505b48fc16606b5dab45e06cc0ec3b3e3837b831
treeb6f71a269e58ba5aecf6b71219178e1510e0b6af
parentc406d9686ef1d925c0eeb81c25acf2225c05c139
cifs: guard cifsglob.h against multiple inclusion

Add conditional compile macros to guard the header file against multiple
inclusion.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsglob.h