orig: total: 2 errors, 0 warnings, 29 lines checked patched:Your patch has no obvious style problems and is ready for submission.
Signed-off-by: Dushan Tcholich <dusanc@xxxxxxxxx> --- safe_link.h.orig 2007-10-25 16:24:34.000000000 +0200 +++ safe_link.h 2007-10-25 16:26:10.000000000 +0200 @@ -3,7 +3,7 @@ /* Safe-links. See safe_link.c for details. */ -#if !defined( __FS_SAFE_LINK_H__ ) +#if !defined(__FS_SAFE_LINK_H__) #define __FS_SAFE_LINK_H__ #include "tree.h"