18 Jan, 2019

1 commit

  • Remove the imprecise and sloppy:

    "This files is licensed under the GPL."

    license notice in the top level comment.

    1) The file already contains a SPDX license identifier which clearly
    states that the license of the file is GPL V2 only

    2) The notice resolves to GPL v1 or later for scanners which is just
    contrary to the intent of SPDX identifiers to provide clear and non
    ambiguous license information. Aside of that the value add of this
    notice is below zero,

    Cc: Damien Le Moal
    Cc: Matias Bjorling
    Cc: Christoph Hellwig
    Cc: Jens Axboe
    Cc: linux-block@vger.kernel.org
    Fixes: 6a5ac9846508 ("block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n")
    Reviewed-by: Bart Van Assche
    Signed-off-by: Thomas Gleixner
    Signed-off-by: Jens Axboe

    Thomas Gleixner
     

09 Jul, 2018

1 commit