aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorMartin Brandenburg <martin@omnibond.com>2018-03-20 17:00:12 +0000
committerMike Marshall <hubcap@omnibond.com>2018-04-02 08:10:17 -0400
commitdbcb5e7fc470c9daec9cb4ae463670f2047163e3 (patch)
tree15104956a7f0654edf79a97b6c4d86a0c203a16c /scripts/stackusage
parentorangefs: replace vmalloc and memset with vzalloc (diff)
downloadlinux-dbcb5e7fc470c9daec9cb4ae463670f2047163e3.tar.gz
linux-dbcb5e7fc470c9daec9cb4ae463670f2047163e3.zip
orangefs: open code short single-use functions
Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
>2-3/+2 Replacing MP_CLEAR_FLAG Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-07-24staging: vt6656: use set_bit to set flagsMalcolm Priestley2-3/+2 Replacing MP_SET_FLAG Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-07-24staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley4-15/+13 merge u32 flag into unsigned long Flags Replacing fMP_DISCONNECTED with DEVICE_FLAGS_DISCONNECTED Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-07-24staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley2-7/+0 Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-07-24staging: vt6656: remove macro MP_IS_READYMalcolm Priestley2-3/+1 Just test FLag and remove not. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-07-24staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley3-7/+1 MP_IS_READY(fMP_DISCONNECTED) is used to block thread in vnt_tx_context Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-07-24Staging: vt6655: remove redundant comments from bssdb.hIgor Bezukh1-23/+2 Removed redundant comments from bssdb.h header file. Signed-off-by: Igor Bezukh <igbzkh@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2014-07-24Staging: vt6655: remove redundant comments from baseband.hIgor Bezukh1-12/+0 Removed redundant comments in baseband.h header file. Signed-off-by: Igor Bezukh <igbzkh@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>