From: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fix integer overflow warning in calc_divisor()
Date: Mon, 14 Jul 2008 10:58:27 -0400 [thread overview]
Message-ID: <1216047507.12227.2.camel@server.hugovil.com> (raw)
In-Reply-To: <20080713131429.46181240EE@gemini.denx.de>
On Sun, 2008-07-13 at 15:14 +0200, Wolfgang Denk wrote:
> In message <1215786255-4241-1-git-send-email-hugo.villeneuve@lyrtech.com> you wrote:
> > Fix the integer overflow warning when rounding the serial
> > port clock divisor value in calc_divisor().
> >
> > Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
> >
> > ---
> >
> > drivers/serial/serial.c | 11 +++++++++--
> > 1 files changed, 9 insertions(+), 2 deletions(-)
>
> Applied, thanks, but I really wish you had kept the subject unchanged,
> and ideally even threading correct.
Hi Wolfgang,
since you already applied the first patch, I simply thought that the fix
for the first patch should have a different subject.
I will keep the same subject in the future
Hugo V.
next prev parent reply other threads:[~2008-07-14 14:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-11 14:24 [U-Boot-Users] [PATCH] Fix integer overflow warning in calc_divisor() Hugo Villeneuve
2008-07-13 13:14 ` Wolfgang Denk
2008-07-14 14:58 ` Hugo Villeneuve [this message]
2008-07-14 21:04 ` Wolfgang Denk
2008-07-15 2:44 ` [U-Boot-Users] [PATCH v2] Round the serial port clock divisor value returned by calc_divisor() Jerry Van Baren
2008-07-15 15:19 ` [U-Boot-Users] [PATCH v2] Round the serial port clock divisor valuereturned " Hugo Villeneuve
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=1216047507.12227.2.camel@server.hugovil.com \
--to=hugo.villeneuve@lyrtech.com \
--cc=u-boot@lists.denx.de \
/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.