Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b42f2a0c authored by Peter Meerwald's avatar Peter Meerwald Committed by Greg Kroah-Hartman
Browse files

staging: iio: move comment

parent 10937921
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -7,7 +7,6 @@
 * the Free Software Foundation.
 * the Free Software Foundation.
 */
 */


/* Made up value to limit allocation sizes */
#include <string.h>
#include <string.h>
#include <stdlib.h>
#include <stdlib.h>
#include <ctype.h>
#include <ctype.h>
@@ -15,6 +14,7 @@
#include <stdint.h>
#include <stdint.h>
#include <dirent.h>
#include <dirent.h>


/* Made up value to limit allocation sizes */
#define IIO_MAX_NAME_LENGTH 30
#define IIO_MAX_NAME_LENGTH 30


#define FORMAT_SCAN_ELEMENTS_DIR "%s/scan_elements"
#define FORMAT_SCAN_ELEMENTS_DIR "%s/scan_elements"