aboutsummaryrefslogtreecommitdiffstats
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>2021-05-10 22:39:38 +0900
committerDavid Sterba <dsterba@suse.com>2021-05-14 01:22:48 +0200
commitd6f67afbdf9df5301641b2ef7ac4030abab3e067 (patch)
treec3aede1c700888bdc7e1520bebec2bb50003e5f8 /lib/timerqueue.c
parentbtrfs: initialize return variable in cleanup_free_space_cache_v1 (diff)
btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of error
Commit 7000babddac6 ("btrfs: assign proper values to a bool variable in dev_extent_hole_check_zoned") assigned false to the hole_start parameter of dev_extent_hole_check_zoned(). The hole_start parameter is not boolean and returns the start location of the found hole. Fixes: 7000babddac6 ("btrfs: assign proper values to a bool variable in dev_extent_hole_check_zoned") Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
'>solos-pci: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1 2015-12-29atm: solos-pci: use to_pci_dev()Geliang Tang1-3/+3 2015-12-05atm: solos-pci: Replace simple_strtol by kstrtointLABBE Corentin1-11/+17 2015-09-17solos-pci: Increase headroom on received packetsDavid Woodhouse1-2/+10 2015-01-18atm: remove deprecated use of pci apichas williams - CONTRACTOR1-13/+13 2014-11-23solos-pci: fix error return codeJulia Lawall1-0/+2 2014-08-07solos-pci: fix error return codeJulia Lawall1-0/+1 2014-02-19atm: solos-pci: make solos_bh() as staticDaeseok Youn1-1/+1 2013-12-10atm: solos-pci: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0 2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1 2013-01-03Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman1-1/+1 2012-12-21solos-pci: double lock in geos_gpio_store()Dan Carpenter1-1/+1 2012-12-19solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse1-4/+23 2012-12-19solos-pci: add firmware upgrade support for new modelsNathan Williams1-11/+42 2012-12-19solos-pci: remove superfluous debug outputNathan Williams1-1/+0 2012-12-19solos-pci: add GPIO support for newer versions on Geos boardNathan Williams1-0/+105 2012-12-12solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse1-2/+3 2012-12-02solos-pci: remove list_vccs() debugging functionDavid Woodhouse1-41/+0 2012-12-02solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse1-3/+3 2012-12-02solos-pci: clean up pclose() functionDavid Woodhouse1-4/+14 2012-12-02solos-pci: Fix leak of skb received for unknown vccNathan Williams1-1/+2 2012-12-02solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse1-3/+14 2012-05-24solos-pci: Fix DMA supportDavid Woodhouse1-1/+3 2012-02-19drivers/atm/solos-pci.c: exchange pci_iounmapsJulia Lawall1-2/+2 2011-04-17atm: solos-pci: Fix set-but-unused variable.David S. Miller1-2/+1 2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-25/+1 2011-03-30atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville1-1/+8 2011-03-30atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville1-2/+2 2011-02-13ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly.Jesper Juhl1-2/+3 2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-4/+4 2010-11-08solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse1-0/+8 2010-10-11ATM: solos-pci, remove use after freeJiri Slaby1-3/+5 2010-08-07solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse1-1/+6 2010-07-09atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto1-3/+3 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1 2009-11-18drivers/atm/solos-pci.c: fix warning/bug, clean up codeAndrew Morton1-13/+16 2009-11-10solos-pci: declare MODULE_FIRMWAREBen Hutchings1-0/+3