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


Groups > linux.kernel > #1605512

[PATCH 0/2] Remove Typrdefs

From Arushi Singhal <arushisinghal19971997@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Remove Typrdefs
Date 2017-03-21 12:30 +0100
Message-ID <tnq9b-2CM-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Typedefs are removed in sm750fb driver.

Arushi Singhal (2):
  staging: sm750fb: Remove typedefs from struct
  staging: sm750fb: Remove typedefs from enum

 drivers/staging/sm750fb/ddk750_mode.c |  8 +++++---
 drivers/staging/sm750fb/ddk750_mode.h | 19 ++++++++-----------
 drivers/staging/sm750fb/sm750_hw.c    |  2 +-
 3 files changed, 14 insertions(+), 15 deletions(-)

-- 
2.11.0

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


Thread

[PATCH 0/2] Remove Typrdefs Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-21 12:30 +0100
  [PATCH 1/2] staging: sm750fb: Remove typedefs from struct Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-21 12:30 +0100
    Re: [PATCH 1/2] staging: sm750fb: Remove typedefs from struct Greg KH <gregkh@linuxfoundation.org> - 2017-03-21 13:00 +0100

csiph-web