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


Groups > linux.kernel > #1295482

Re: pinctrl-adi2: Use a signed return type for adi_gpio_irq_startup()

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject Re: pinctrl-adi2: Use a signed return type for adi_gpio_irq_startup()
Date 2015-12-19 23:30 +0100
Message-ID <qHyaK-Bn-23@gated-at.bofh.it> (permalink)
References <qHtb3-60a-5@gated-at.bofh.it> <qHw8V-7P7-3@gated-at.bofh.it> <qHwBX-814-3@gated-at.bofh.it> <qHwBX-814-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


>>> This introduces a compile warning.
>>
>> How do you think about to show the exact message you get?
> 
> I can't actually compile it myself.

It seems that I can understand your feedback also a bit better
since I received the information from a background process
like "kbuild test robot".

Will it become acceptable to adjust the data structure "irq_chip"
for the variable "adi_gpio_irqchip"?

Should I just skip my update suggestion for this specific source
code area?
http://lxr.free-electrons.com/source/include/linux/irq.h?v=4.3#L320

Regards,
Markus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH] pinctrl-adi2: Use a signed return type for  adi_gpio_irq_startup() SF Markus Elfring <elfring@users.sourceforge.net> - 2015-12-19 18:10 +0100
  Re: [PATCH] pinctrl-adi2: Use a signed return type for  adi_gpio_irq_startup() Dan Carpenter <dan.carpenter@oracle.com> - 2015-12-19 21:20 +0100
    Re: pinctrl-adi2: Use a signed return type for adi_gpio_irq_startup() Dan Carpenter <dan.carpenter@oracle.com> - 2015-12-19 21:50 +0100
      Re: pinctrl-adi2: Use a signed return type for adi_gpio_irq_startup() SF Markus Elfring <elfring@users.sourceforge.net> - 2015-12-19 23:30 +0100
    Re: pinctrl-adi2: Use a signed return type for adi_gpio_irq_startup() SF Markus Elfring <elfring@users.sourceforge.net> - 2015-12-19 21:50 +0100
  Re: [PATCH] pinctrl-adi2: Use a signed return type for  adi_gpio_irq_startup() kbuild test robot <lkp@intel.com> - 2015-12-19 23:00 +0100

csiph-web