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


Groups > linux.kernel > #1607487

Re: [PATCH] drivers/staging/dgnc: Removing manual function tracing using dev_dbg

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] drivers/staging/dgnc: Removing manual function tracing using dev_dbg
Date 2017-03-23 14:30 +0100
Message-ID <toaYp-2KA-1@gated-at.bofh.it> (permalink)
References <to6L8-8hs-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 23, 2017 at 02:20:53PM +0530, Pushkar Jambhlekar wrote:
> Current implementation manually traces function using 'dev_dbg'. This way is not needed because of ftrace, making these calls redundant.


Always wrap your changelog lines properly.

Also, someone else sent this same patch in right before you did, sorry.

greg k-h

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


Thread

[PATCH] drivers/staging/dgnc: Removing manual function tracing using dev_dbg Pushkar Jambhlekar <pushkar.iit@gmail.com> - 2017-03-23 10:00 +0100
  Re: [PATCH] drivers/staging/dgnc: Removing manual function tracing  using dev_dbg Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-23 14:30 +0100

csiph-web