Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1475753

Re: rtlwifi/rtl8192de: Fix print format string

From Kalle Valo <kvalo@codeaurora.org>
Newsgroups linux.kernel
Subject Re: rtlwifi/rtl8192de: Fix print format string
Date 2016-09-03 19:10 +0200
Message-ID <sdmC6-861-5@gated-at.bofh.it> (permalink)
References <saCk1-7AH-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Oleg Drokin <green@linuxhacker.ru> wrote:
> %ul was likely meant as %lu to print an unsigned long,
> not an unsigned with a letter l at the end.
> But in fact the value printed is u32 anyway, so just drop
> the l completely.
> 
> Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
> Acked-by: Larry Finger <Larry.Finger@lwfinger.net>

Thanks, 1 patch applied to wireless-drivers-next.git:

5856cd5b8dda rtlwifi/rtl8192de: Fix print format string

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9302259/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] rtlwifi/rtl8192de: Fix print format string Oleg Drokin <green@linuxhacker.ru> - 2016-08-27 05:20 +0200
  Re: [PATCH] rtlwifi/rtl8192de: Fix print format string Larry Finger <Larry.Finger@lwfinger.net> - 2016-08-28 04:40 +0200
  Re: rtlwifi/rtl8192de: Fix print format string Kalle Valo <kvalo@codeaurora.org> - 2016-09-03 19:10 +0200

csiph-web