From: "Bob Copeland" <me@bobcopeland.com>
To: "Jan Kara" <jack@suse.cz>
Cc: "Hannes Eder" <hannes@hanneseder.net>,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
trivial@kernel.org
Subject: Re: [PATCH] udf: fix sparse warnings
Date: Mon, 1 Dec 2008 16:04:25 -0500 [thread overview]
Message-ID: <b6c5339f0812011304h15eade93kada95b6616a2ddd@mail.gmail.com> (raw)
In-Reply-To: <20081201120951.GD17303@duck.suse.cz>
On Mon, Dec 1, 2008 at 7:09 AM, Jan Kara <jack@suse.cz> wrote:
> From f3facf9a4a60bba9f1fa0c779fc441c6aff90eb4 Mon Sep 17 00:00:00 2001
> From: Jan Kara <jack@suse.cz>
> Date: Mon, 1 Dec 2008 13:06:10 +0100
> Subject: [PATCH] udf: fix sparse warnings:
[...]
> - } else {
> - return;
> + udf_table_free_blocks(sb, inode, map->s_fspace.s_table,
> + bloc, offset, count);
> }
> + return;
> }
Harmless, but in this case you don't need the return at all.
--
Bob Copeland %% www.bobcopeland.com
prev parent reply other threads:[~2008-12-01 21:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-27 22:12 Hannes Eder
2008-12-01 12:09 ` Jan Kara
2008-12-01 14:55 ` Hannes Eder
2008-12-01 21:04 ` Bob Copeland [this message]
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=b6c5339f0812011304h15eade93kada95b6616a2ddd@mail.gmail.com \
--to=me@bobcopeland.com \
--cc=hannes@hanneseder.net \
--cc=jack@suse.cz \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@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
all inboxes | Powered by JetHome®