Added Internal Storage I/O uCode update

Change-Id: I0004f6b68756612eebc7ab8dd11306ba0ab391a1
Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>
diff --git a/lib/utils_files.py b/lib/utils_files.py
index c77f6ed..3e8d0b8 100644
--- a/lib/utils_files.py
+++ b/lib/utils_files.py
@@ -129,4 +129,4 @@
         return FILES_MATCH
     else:
         # We have at least one difference not in the skip_string.
-        return FILES_DO_NOT_MATCH
+        return FILES_DO_NOT_MATCH
\ No newline at end of file