kmemtrace: add missing newline
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / direct-io.c
index 9606ee848fd81c98ca9fc2cc496e0452140c9205..af0558dbe8b75a65bbe975f6dede7390ff0dbeb9 100644 (file)
@@ -5,11 +5,11 @@
  *
  * O_DIRECT
  *
- * 04Jul2002   akpm@zip.com.au
+ * 04Jul2002   Andrew Morton
  *             Initial version
  * 11Sep2002   janetinc@us.ibm.com
  *             added readv/writev support.
- * 29Oct2002   akpm@zip.com.au
+ * 29Oct2002   Andrew Morton
  *             rewrote bio_add_page() support.
  * 30Oct2002   pbadari@us.ibm.com
  *             added support for non-aligned IO.