Cosmetic changes to comments and coding style fixes

This commit is contained in:
Gregory Nutt
2013-09-22 14:48:22 -06:00
parent b2e3a95565
commit 306a8743e0
+1 -1
View File
@@ -2361,7 +2361,7 @@ static sdio_eventset_t sam_eventwait(FAR struct sdio_dev_s *dev,
return SDIOWAIT_TIMEOUT;
}
/* Start the watchdog timer. I am not sure why this is, but I am\
/* Start the watchdog timer. I am not sure why this is, but I am
* currently seeing some additional delays when DMA is used.
*/