Files
linux/drivers/char
Kieran Bingham bfed23fd5a vcsm: Reduce scope of local functions
The functions:

  vc_vchi_sm_send_msg
  vc_sm_ioctl_alloc
  vc_sm_ioctl_alloc_share
  vc_sm_ioctl_import_dmabuf

Are declared without a prototype. They are not used outside of this
module, thus - convert them to static functions.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-04-02 12:56:22 +01:00
..
2018-03-14 19:13:47 +01:00
2018-06-05 11:24:55 -07:00
2018-07-03 13:01:57 +02:00
2018-05-16 07:23:35 +02:00
2016-01-22 18:04:28 -05:00
2018-06-12 16:19:22 -07:00
2018-08-02 17:16:03 +02:00