]> www.infradead.org Git - mtd-utils.git/commitdiff
mtd-utils: fix 'new blank line at EOF' problems
authorDongsheng Yang <yangds.fnst@cn.fujitsu.com>
Wed, 1 Jul 2015 03:44:16 +0000 (11:44 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 6 Jul 2015 21:55:03 +0000 (14:55 -0700)
Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
17 files changed:
MAKEDEV
device_table.txt
flashcp.c
include/mtd/inftl-user.h
mtd-utils.spec
rfddump.c
tests/checkfs/Makefile
tests/checkfs/README
tests/checkfs/comm.c
tests/checkfs/makefiles.c
tests/jittertest/filljffs2.sh
tests/jittertest/plotJittervsFill.c
tests/ubi-tests/io_update.c
tests/ubi-tests/mkvol_basic.c
ubi-utils/LICENSE.libiniparser
ubi-utils/include/ubiutils-common.h
ubi-utils/ubidetach.c

diff --git a/MAKEDEV b/MAKEDEV
index a4141b55daf1ec307e63efb240976ccbb551e6df..b59e90ee20864ca6b5f90a6dd5dd587b7990f367 100755 (executable)
--- a/MAKEDEV
+++ b/MAKEDEV
@@ -39,4 +39,3 @@ for a in `seq 0 16` ; do
        mknod /dev/mtdr$a c 90 `expr $a + $a + 1`
        mknod /dev/mtdblock$a b 31 $a
 done
-
index 194fed68c7916cc9f91301307e1a1577cebf8727..394a62be450614249e9e900c383cd03a9dab23e3 100644 (file)
 #/dev/sbpcd    b       640     0       0       25      0       0       1       4
 #/dev/mcd      b       640     0       0       23      0       0       0       -
 #/dev/optcd    b       640     0       0       17      0       0       0       -
-
index d58c81bb6782e27bc9844cc4267840b3ef02c118..86334acf0e4dc697638a9c24667c57efc70dc526 100644 (file)
--- a/flashcp.c
+++ b/flashcp.c
@@ -387,4 +387,3 @@ int main (int argc,char *argv[])
 
        exit (EXIT_SUCCESS);
 }
-
index 9b1e2526b45ec2be45e58768f8ad3e801dc8dcd5..45220ed76f512880c066a4c84aa991e513a742f8 100644 (file)
@@ -87,5 +87,3 @@ struct INFTLMediaHeader {
 #define        INFTL_LAST      0x80000000
 
 #endif /* __MTD_INFTL_USER_H__ */
-
-
index 606a6a211455d8b043bbbb6f68e20c0917875b84..120e00c06668649a76591ee99c7bc28686d1e886 100644 (file)
@@ -37,4 +37,3 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Wed May  5 2004  <dwmw2@infradead.org> - 1.0
 - Initial build.
-
index 1934d93754dd608f4d6990ed0acc5595a3019d0a..0375bace6bfd318dde2883a191a35fc9b1eccfbd 100644 (file)
--- a/rfddump.c
+++ b/rfddump.c
@@ -335,4 +335,3 @@ err:
 
        return 2;
 }
-
index 0a7768299aab77137739f9971a49c2165051561e..14a83d47fca727694c70fa6502beeeea8b318f3d 100644 (file)
@@ -3,4 +3,3 @@ TARGETS = checkfs makefiles
 include ../../common.mk
 
 $(TARGETS): $(addprefix $(BUILDDIR)/, comm.o)
-
index 6b724871e79830ebe4bbcfd78854e64ab5571f22..d5b3b87b0862cf664dde165d5b7b22077cb4471f 100644 (file)
@@ -167,7 +167,3 @@ checkfs is called from the rc.local script file.
 The cycle then repeats till a problem is detected, at which point
 the "ok to power me down" message is not sent and the cycle stops
 waiting for the user to examine the system.
-
-
-
-
index 881a270a41297c595a9177af8f2edf72d89e729b..c8c457ef17638cfb01bac975e5d0db95b9744078 100644 (file)
@@ -49,16 +49,3 @@ int do_pwr_dn(int fd, int cycleCnt)
 
     return 0;
 }
-
-
-
-
-
-
-
-
-
-
-
-
-
index 662fe8677e4e51c5cfbe2e084834f628cc8a0bb3..589280b4e48d64cddb5249c21e9a4cf13ba0e317 100644 (file)
@@ -255,10 +255,3 @@ int main(void){
   exit(0);
 
 }/*end main()*/
-
-
-
-
-
-
-
index d8c2a83249d2818cb359ce9e45b6a150126ef318..5d42ab50f946e0f09d82cbdb1517f9f935bbc90f 100644 (file)
@@ -13,4 +13,3 @@ do
    echo "sleeping $3"
    sleep $3
 done
-
index 9f6c7b357b389d1a4904f66c0f90aa6ad0d62097..99e627bf71d33ad6f840d7c7115ed1137f2495e7 100644 (file)
@@ -306,7 +306,3 @@ int main(
 
 
 }/* end main() */
-
-
-
-
index 29dd1257b9ebddcbf5841dc1c1c41a7661608f15..28b55707f9dcd555d71ee7bf9cd3ac2b5e83b34d 100644 (file)
@@ -296,4 +296,3 @@ close:
        libubi_close(libubi);
        return 1;
 }
-
index 2ff6ac105f303867a8e9679d858e339938d13d1c..88d115ad95205d346e776672354b1e7040bcc4ba 100644 (file)
@@ -248,4 +248,3 @@ close:
        libubi_close(libubi);
        return 1;
 }
-
index dbfa45dae4ef42e682e8e9e54e109937ffead8df..74c125c3046e0b101322275d901c838d571826ae 100644 (file)
@@ -18,4 +18,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.
-
index 762e21f7baa8f5c6f0174dc9e6b5a34c9810f3b0..9762837e63aff5fa1543b5bfc6d5d88bdfe993b7 100644 (file)
@@ -33,4 +33,3 @@ int ubiutils_srand(void);
 #endif
 
 #endif /* !__UBI_UTILS_COMMON_H__ */
-
index 64b748e81b246ae72dc99af75e95ecc780bc6651..29f721ecbab159503888e791961ee7860802b085 100644 (file)
@@ -204,4 +204,3 @@ out_libubi:
        libubi_close(libubi);
        return -1;
 }
-