public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: Andrew Price <andyp@fedoraproject.org>
To: cluster-cvs-relay@redhat.com
Subject: gfs2-utils: master - askant: prog_name is no longer required
Date: Wed, 28 Jan 2009 09:19:00 -0000	[thread overview]
Message-ID: <20090128091732.60C1512055D@lists.fedorahosted.org> (raw)

Gitweb:        http://git.fedorahosted.org/git/gfs2-utils.git?p=gfs2-utils.git;a=commitdiff;h=26cedcc6c98185d78c8874ebfba4c16a8f3dcbb7
Commit:        26cedcc6c98185d78c8874ebfba4c16a8f3dcbb7
Parent:        0e82e7bde59e188f477aa4aa65d1c8dfd26b72ed
Author:        Andrew Price <andy@andrewprice.me.uk>
AuthorDate:    Tue Jan 27 23:19:04 2009 +0000
Committer:     Andrew Price <andy@andrewprice.me.uk>
CommitterDate: Tue Jan 27 23:19:04 2009 +0000

askant: prog_name is no longer required

Remove the prog_name string which is no longer required by libgfs2

Signed-off-by: Andrew Price <andy@andrewprice.me.uk>
---
 contrib/askant/fsplugins/gfs2/gfs2.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/contrib/askant/fsplugins/gfs2/gfs2.c b/contrib/askant/fsplugins/gfs2/gfs2.c
index bac9c35..7a4d448 100644
--- a/contrib/askant/fsplugins/gfs2/gfs2.c
+++ b/contrib/askant/fsplugins/gfs2/gfs2.c
@@ -44,8 +44,7 @@ off_t max_seek;
 int fd;
 int flag_stop;
 
-/* prog_name and print_it() are needed to satisfy externs in libgfs2 */
-char *prog_name = "askant";
+/* print_it() is needed to satisfy an extern in libgfs2 */
 
 void print_it(const char *label, const char *fmt, const char *fmt2, ...)
 {


                 reply	other threads:[~2009-01-28  9:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090128091732.60C1512055D@lists.fedorahosted.org \
    --to=andyp@fedoraproject.org \
    --cc=cluster-cvs-relay@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).