[PATCH 1/7 linux-next] coda: remove CODA_FREE

2018-10-19 Thread Fabian Frederick
Since commit 1d5cfdb07628 ("tree wide: use kvfree() than conditional kfree()/vfree()") size in CODA_FREE is no longer used and that macro hides nothing more than kvfree() Signed-off-by: Fabian Frederick --- fs/coda/coda_linux.h | 2 -- fs/coda/psdev.c | 8 fs/coda/upcall.c |

[PATCH 1/7 linux-next] coda: remove CODA_FREE

2018-10-19 Thread Fabian Frederick
Since commit 1d5cfdb07628 ("tree wide: use kvfree() than conditional kfree()/vfree()") size in CODA_FREE is no longer used and that macro hides nothing more than kvfree() Signed-off-by: Fabian Frederick --- fs/coda/coda_linux.h | 2 -- fs/coda/psdev.c | 8 fs/coda/upcall.c |