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


Groups > linux.kernel > #1710791

Re: [PATCH] genirq: remove redundant ->handle_irq assignment

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH] genirq: remove redundant ->handle_irq assignment
Date 2017-08-14 12:10 +0200
Message-ID <uektQ-2Py-15@gated-at.bofh.it> (permalink)
References <ucKVr-7fS-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 10 Aug 2017, Masahiro Yamada wrote:

> This function has "desc->handle_irq = handle;" a few lines above.
> The second assignment is redundant.

It's not as redundant as you might think. You missed to read the comment
above that. See also commit 1e12c4a9393b7.

Thanks,

	tglx

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


Thread

Re: [PATCH] genirq: remove redundant ->handle_irq assignment Thomas Gleixner <tglx@linutronix.de> - 2017-08-14 12:10 +0200

csiph-web