[TRIVIAL PATCH] typo in svclock.c (linuxppc-2.5 tree)

From: Remco Post (r.post@sara.nl)
Date: Tue Sep 10 2002 - 16:33:49 EST


Hi,

did a rr in vi and then some diff -c:

*** linuxppc-2.5/fs/lockd/svclock.c.org Tue Sep 10 23:13:29 2002
--- linuxppc-2.5/fs/lockd/svclock.c Tue Sep 10 23:16:37 2002
***************
*** 467,473 ****
   * the block to the head of nlm_blocked where it can be picked up by lockd.
   */
  static void
! nlmsvc_notify_blocked(stsuct file_lock *fl)
  {
          struct nlm_block **bp, *block;
  
--- 467,473 ----
   * the block to the head of nlm_blocked where it can be picked up by lockd.
   */
  static void
! nlmsvc_notify_blocked(struct file_lock *fl)
  {
          struct nlm_block **bp, *block;
  
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:23 EST