Commit c30ff698 authored by David Sterba's avatar David Sterba

btrfs: fix SPDX comment in tree-mod-log.h

The header files should use the /* */ comment style, introduced in
commit f3a84ccd ("btrfs: move the tree mod log code into its own
file").
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent a982fc82
// SPDX-License-Identifier: GPL-2.0
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef BTRFS_TREE_MOD_LOG_H
#define BTRFS_TREE_MOD_LOG_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment