diff options
Diffstat (limited to 'net/eth_bootdev.c')
-rw-r--r-- | net/eth_bootdev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/eth_bootdev.c b/net/eth_bootdev.c index f7b4196f78..869adf8cbb 100644 --- a/net/eth_bootdev.c +++ b/net/eth_bootdev.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0+ /* - * Bootdevice for ethernet (uses PXE) + * Bootdev for ethernet (uses PXE) * * Copyright 2021 Google LLC * Written by Simon Glass <sjg@chromium.org> |