All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Larry Finger <Larry.Finger@lwfinger.net>,
	Jean Delvare <jdelvare@suse.de>,
	Chaoming Li <chaoming_li@realsil.com.cn>
Cc: Kalle Valo <kvalo@codeaurora.org>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] realtek: Add switch variable to 'switch case not processed' messages
Date: Fri, 23 Sep 2016 12:02:43 -0700	[thread overview]
Message-ID: <1474657363.1849.9.camel@perches.com> (raw)
In-Reply-To: <f98d2cf1-802a-93c1-b219-ec45aa417940@lwfinger.net>

On Fri, 2016-09-23 at 13:59 -0500, Larry Finger wrote:
> I'm not familiar with the %#x format. What does it do?

Outputs SPECIAL prefix, it's the same as "0x%x"

lib/vsprintf.c:
#define SPECIAL	64		/* prefix hex with "0x", octal with "0" */

  reply	other threads:[~2016-09-23 19:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22  9:51 rtl8192ce:rtl92ce_get_hw_reg():<0-0> switch case not processed Jean Delvare
2016-09-22 15:09 ` Larry Finger
2016-09-22 17:05   ` Jean Delvare
2016-09-22 21:01   ` Jean Delvare
2016-09-23 12:16   ` Jean Delvare
2016-09-23 18:10     ` Larry Finger
2016-09-24 15:25       ` Jean Delvare
2016-09-23 18:12   ` Joe Perches
2016-09-23 18:27     ` [PATCH] realtek: Add switch variable to 'switch case not processed' messages Joe Perches
2016-09-23 18:59       ` Larry Finger
2016-09-23 19:02         ` Joe Perches [this message]
2016-09-24 15:55           ` Jean Delvare
2016-09-24 16:15             ` Joe Perches
2016-09-24 16:35               ` Larry Finger
2016-09-24 17:32                 ` Joe Perches
2016-09-24 19:06                   ` Larry Finger
2016-09-24 20:02                     ` Jes Sorensen
2016-09-24 20:29                     ` Joe Perches
2016-09-24 20:35                       ` Jes Sorensen
2016-09-26  9:33               ` David Laight
2016-09-23 19:07       ` Larry Finger
2016-09-23 19:07         ` Larry Finger
2016-09-27 15:45       ` rtlwifi: " Kalle Valo

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=1474657363.1849.9.camel@perches.com \
    --to=joe@perches.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=chaoming_li@realsil.com.cn \
    --cc=jdelvare@suse.de \
    --cc=kvalo@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@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.