]> rtime.felk.cvut.cz Git - arc.git/commitdiff
Updates after lint check
authorpete <devnull@localhost>
Tue, 11 Jan 2011 08:04:33 +0000 (09:04 +0100)
committerpete <devnull@localhost>
Tue, 11 Jan 2011 08:04:33 +0000 (09:04 +0100)
memory/NvM/NvM.c

index 553feb69fa672731c9a2b153184cf4fb5e70f84d..6f18b99a9936b5341d296b63da111b57bb53c764 100644 (file)
@@ -28,8 +28,8 @@
  * NB! Even though some code exist for handling crc, the functionality is not complete\r
  * and shall not be used.
  */\r
-// 522 PC-Lint exception for empty functions\r
-//lint -esym(522,CalcCrc)\r
+\r
+//lint -esym(522,CalcCrc) // 522 PC-Lint exception for empty functions\r
 //lint -emacro(904,VALIDATE_RV,VALIDATE_NO_RV) //904 PC-Lint exception to MISRA 14.7 (validate macros).\r
 \r
 // Exception made as a result of that NVM_DATASET_SELECTION_BITS can be zero\r