All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Evgeniy Dushistov <dushistov@mail.ru>
Cc: linux-fsdevel@vger.kernel.org
Subject: [PATCH] ufs: remove unneeded ufs_put_inode prototype
Date: Wed, 2 Jan 2008 22:25:13 +0100	[thread overview]
Message-ID: <20080102212513.GA5008@lst.de> (raw)


Signed-off-by: Christoph Hellwig <hch@lst.de>

Index: linux-2.6/fs/ufs/ufs.h
===================================================================
--- linux-2.6.orig/fs/ufs/ufs.h	2007-12-31 10:12:42.000000000 +0100
+++ linux-2.6/fs/ufs/ufs.h	2007-12-31 10:12:46.000000000 +0100
@@ -107,7 +107,6 @@ extern struct inode * ufs_new_inode (str
 
 /* inode.c */
 extern void ufs_read_inode (struct inode *);
-extern void ufs_put_inode (struct inode *);
 extern int ufs_write_inode (struct inode *, int);
 extern int ufs_sync_inode (struct inode *);
 extern void ufs_delete_inode (struct inode *);

             reply	other threads:[~2008-01-02 21:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-02 21:25 Christoph Hellwig [this message]
2008-05-05  8:53 ` [PATCH] ufs: remove unneeded ufs_put_inode prototype Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2008-05-06 19:32 Evgeniy Dushistov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080102212513.GA5008@lst.de \
    --to=hch@lst.de \
    --cc=dushistov@mail.ru \
    --cc=linux-fsdevel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.