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


Groups > linux.kernel > #1289482 > unrolled thread

Re: [PATCH 1/6] Input: psmouse - use switch statement in psmouse_process_byte()

Started byPali Rohár <pali.rohar@gmail.com>
First post2015-12-11 12:40 +0100
Last post2015-12-11 12:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/6] Input: psmouse - use switch statement in  psmouse_process_byte() Pali Rohár <pali.rohar@gmail.com> - 2015-12-11 12:40 +0100

#1289482 — Re: [PATCH 1/6] Input: psmouse - use switch statement in psmouse_process_byte()

FromPali Rohár <pali.rohar@gmail.com>
Date2015-12-11 12:40 +0100
SubjectRe: [PATCH 1/6] Input: psmouse - use switch statement in psmouse_process_byte()
Message-ID<qEudl-3DB-35@gated-at.bofh.it>
On Saturday 28 November 2015 21:13:51 Dmitry Torokhov wrote:
> Instead of a series mostly exclusive "if" statements testing protocol type
> of the mouse let's use "switch" statement.
> 
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

Reviewed-by: Pali Rohár <pali.rohar@gmail.com>

-- 
Pali Rohár
pali.rohar@gmail.com
--
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web