Cosmetic: Move # of pre-processior command to column 1

This commit is contained in:
Gregory Nutt
2015-09-05 09:07:59 -06:00
parent b262f77246
commit a3986e4aac
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -737,7 +737,7 @@ static uint8_t spi_status(FAR struct spi_dev_s *dev, enum spi_dev_e devid)
*
****************************************************************************/
#ifdef CONFIG_SPI_CMDDATA
#ifdef CONFIG_SPI_CMDDATA
static int spi_cmddata(FAR struct spi_dev_s *dev, enum spi_dev_e devid, bool cmd)
{
# error "spi_cmddata not implemented"