]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/blackfin/include/asm/mach-common/bits/lockbox.h
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / arch / blackfin / include / asm / mach-common / bits / lockbox.h
index 77f849e8f23f239191242d7f68c7bec809737077..17d22ab57fc6519a913d3f7f002e294a01a3f7bc 100644 (file)
@@ -16,7 +16,7 @@ typedef struct SESR_args {
        unsigned long   ulMessageSize;      /* message length in bytes            */
        unsigned long   ulSFEntryPoint;     /* entry point of secure function     */
        unsigned long   ulMessagePtr;       /* pointer to the buffer containing
-                                              the digital signature and message  */
+                                              the digital signature and message  */
        unsigned long   ulReserved1;        /* reserved                           */
        unsigned long   ulReserved2;        /* reserved                           */
 } tSESR_args;