summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-09-13 15:22:17 +0530
committerMark Brown <broonie@linaro.org>2013-09-17 00:39:00 +0100
commita851a2bb2d746ccdec0c7cc6ed1c9774921e721e (patch)
tree739aa1437e893fde298b9582122845a20f91779f /scripts/patch-kernel
parent272b98c6455f00884f0350f775c5342358ebb73f (diff)
downloadkernel-a851a2bb2d746ccdec0c7cc6ed1c9774921e721e.tar.gz
ASoC: fsl_ssi: Staticize local symbols
Local symbols used only in this file are made static. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
>libceph: prevent the race of incoming work during teardownGuanjun He 2012-06-15Merge tag 'v3.5-rc1'Sage Weil 2012-06-15libceph: flush msgr queue during mon_client shutdownSage Weil 2012-06-01libceph: embed ceph messenger structure in ceph_clientAlex Elder 2012-04-15net: cleanup unsigned to unsigned intEric Dumazet 2012-03-22ceph: ensure Boolean options support both sensesAlex Elder 2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder 2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil 2011-10-25libceph: create messenger with clientSage Weil 2011-09-16libceph: fix parse options memory leakNoah Watkins 2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen 2011-03-29libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen 2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen 2011-03-25ceph: flush msgr_wq during mds_client shutdownSage Weil 2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh 2010-10-20ceph: don't crash when passed bad mount optionsYehuda Sadeh 2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh