/openbmc/estoraged/src/erase/ |
H A D | sanitize.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | pattern.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
/openbmc/estoraged/ |
H A D | .clang-format | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
/openbmc/estoraged/src/test/erase/ |
H A D | crypto_test.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | zero_test.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | pattern_test.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
/openbmc/estoraged/include/ |
H A D | erase.hpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | verifyDriveGeometry.hpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | zero.hpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | pattern.hpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
/openbmc/estoraged/src/ |
H A D | getConfig.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | util.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | main.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | estoraged.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
/openbmc/estoraged/src/test/ |
H A D | util_test.cpp | diff 04c28fad78934cab0c4cb0b4ef9a20f9261b4c1e Wed May 10 07:51:24 CDT 2023 Patrick Williams <patrick@stwcx.xyz> clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Ia968a74764d3bda33160a8a9890629ed3cc94d0e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|