]> asedeno.scripts.mit.edu Git - linux.git/commit
uio_mf624: Refactor memory info initialization
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 16 Mar 2017 13:50:09 +0000 (14:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 16:13:28 +0000 (18:13 +0200)
commita15d2ddba9ee94b252d2737419bff285d6b0e239
treebe6ea8a966c7bd24644f7f02aea3c6d06e2e927a
parent171058fb0883247b3a484a542b5dc89753c57cb5
uio_mf624: Refactor memory info initialization

No functional changes. Move initialization of struct uio_mem to a
function. This will allow the next commit to change the initialization
code at a single place rather that at three different places.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/uio_mf624.c