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


Groups > linux.kernel > #1708355

[PATCH 0/2] fbdev: make fb_ops const

From Bhumika Goyal <bhumirks@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] fbdev: make fb_ops const
Date 2017-08-10 11:20 +0200
Message-ID <ucRNf-3Bi-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Make these const.

Bhumika Goyal (2):
  fbdev: matrox: make fb_ops const
  fbdev: i810: make fb_ops const

 drivers/video/fbdev/i810/i810_main.c       | 2 +-
 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.1

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


Thread

[PATCH 0/2] fbdev: make fb_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-10 11:20 +0200
  [PATCH 1/2] fbdev: matrox: make fb_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-10 11:20 +0200

csiph-web