linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Carpenter <error27@gmail.com>
To: linux-ext4@vger.kernel.org
Subject: smatch stuff: a couple unused assignments in ext4
Date: Sat, 6 Mar 2010 18:21:36 +0300	[thread overview]
Message-ID: <20100306152135.GT4958@bicker> (raw)

Roel's fix got merged so now there are only two unused assignments
left in ext4.

fs/ext4/extents.c +3578 ext4_ext_truncate warn: assignment to 'err' was never used
fs/ext4/mballoc.c +2050 ext4_mb_regular_allocator warn: assignment to 'desc' was never used

I'm not sure what the fix should be.

BTW.  I'm always trying to figure out the best way to report 
smatch issues.  Let me know how I can improve the process.

regards,
dan carpenter

                 reply	other threads:[~2010-03-06 15:21 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=20100306152135.GT4958@bicker \
    --to=error27@gmail.com \
    --cc=linux-ext4@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 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 NNTP newsgroup(s).