[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190726.142346.407773857500139523.davem@davemloft.net>
Date: Fri, 26 Jul 2019 14:23:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: andriy.shevchenko@...ux.intel.com
Cc: clement.perrochaud@...innov.com, charles.gorand@...innov.com,
netdev@...r.kernel.org, sedat.dilek@...dativ.de,
sedat.dilek@...il.com
Subject: Re: [PATCH v3 11/14] NFC: nxp-nci: Remove unused macro pr_fmt()
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Date: Thu, 25 Jul 2019 22:35:08 +0300
> The macro had never been used.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> Tested-by: Sedat Dilek <sedat.dilek@...il.com>
...
> @@ -12,8 +12,6 @@
> * Copyright (C) 2012 Intel Corporation. All rights reserved.
> */
>
> -#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
If there are any kernel log messages generated, which is the case in
this file, this is used.
Also, please resubmit this series with a proper header posting containing
a high level description of what this patch series does, how it is doing it,
and why it is doing it that way. Also include a changelog.
Thank you.
Powered by blists - more mailing lists