From: Peter Meerwald Date: Mon, 25 Jun 2012 21:12:13 +0000 (+0200) Subject: staging: iio: move comment X-Git-Tag: v3.6-rc1~100^2~565 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b42f2a0c65e7325674711dcda99c4e93ed9e4698;p=platform%2Fkernel%2Flinux-3.10.git staging: iio: move comment Signed-off-by: Peter Meerwald Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/iio/Documentation/iio_utils.h b/drivers/staging/iio/Documentation/iio_utils.h index 6fe8540..d9439f8 100644 --- a/drivers/staging/iio/Documentation/iio_utils.h +++ b/drivers/staging/iio/Documentation/iio_utils.h @@ -7,7 +7,6 @@ * the Free Software Foundation. */ -/* Made up value to limit allocation sizes */ #include #include #include @@ -15,6 +14,7 @@ #include #include +/* Made up value to limit allocation sizes */ #define IIO_MAX_NAME_LENGTH 30 #define FORMAT_SCAN_ELEMENTS_DIR "%s/scan_elements"