1
0
Fork 0

staging: iio: move comment

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
wifi-calibration
Peter Meerwald 2012-06-25 23:12:13 +02:00 committed by Greg Kroah-Hartman
parent 109379210e
commit b42f2a0c65
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@
* the Free Software Foundation.
*/
/* Made up value to limit allocation sizes */
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
@ -15,6 +14,7 @@
#include <stdint.h>
#include <dirent.h>
/* Made up value to limit allocation sizes */
#define IIO_MAX_NAME_LENGTH 30
#define FORMAT_SCAN_ELEMENTS_DIR "%s/scan_elements"