]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: get rid of a left-over wrapper function
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 31 May 2020 09:38:41 +0000 (11:38 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 17:03:57 +0000 (19:03 +0200)
commite1a27a898194b3f20548a81c5b8dbd1863fe04bd
treefe217d8eab6d2c513152c827155fb9fafdc87f04
parent0db30c2a8a8f3ed2689c2b846faad23bc1a4889c
media: atomisp: get rid of a left-over wrapper function

The abstraction layer for kvfree() was removed, but there
is still a left-over code there.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/sh_css.c