Home
last modified time | relevance | path

Searched hist:abdf0086 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/fsdev/
H A D9p-marshal.cabdf0086 Fri Sep 16 01:56:15 CDT 2016 Greg Kurz <groug@kaod.org> 9pfs: drop useless v9fs_string_null() function

The v9fs_string_null() function just calls v9fs_string_free(). Also it
only has 4 users, whereas v9fs_string_free() has 87.

This patch converts users to call directly v9fs_string_free() and drops
the useless function.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
H A D9p-marshal.habdf0086 Fri Sep 16 01:56:15 CDT 2016 Greg Kurz <groug@kaod.org> 9pfs: drop useless v9fs_string_null() function

The v9fs_string_null() function just calls v9fs_string_free(). Also it
only has 4 users, whereas v9fs_string_free() has 87.

This patch converts users to call directly v9fs_string_free() and drops
the useless function.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
/openbmc/qemu/hw/9pfs/
H A D9p.cabdf0086 Fri Sep 16 01:56:15 CDT 2016 Greg Kurz <groug@kaod.org> 9pfs: drop useless v9fs_string_null() function

The v9fs_string_null() function just calls v9fs_string_free(). Also it
only has 4 users, whereas v9fs_string_free() has 87.

This patch converts users to call directly v9fs_string_free() and drops
the useless function.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>