forked from Bananymous/banan-os
All: Clear lines with only whitspace in them
This commit is contained in:
@@ -52,7 +52,7 @@ namespace Kernel
|
||||
|
||||
protected:
|
||||
virtual BAN::ErrorOr<size_t> read_impl(off_t, void*, size_t) override;
|
||||
|
||||
|
||||
private:
|
||||
const dev_t m_rdev;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user