]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/isofs/util.c
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux.git] / fs / isofs / util.c
index 42544bf0e2223bdfacd6b77caa401e6f93d41fb2..e88dba72166187a410c09902dcd78404d10a5a05 100644 (file)
@@ -16,7 +16,7 @@
  * to GMT.  Thus  we should always be correct.
  */
 
-int iso_date(char * p, int flag)
+int iso_date(u8 *p, int flag)
 {
        int year, month, day, hour, minute, second, tz;
        int crtime;