Shivam Chaudhary <cvam0000@xxxxxxxxx> writes: > From: cvam <cvam0000@xxxxxxxxx> > > Remove duplicate occurrence of 'and' in > 'Linux NVMe Feature and Quirk Policy' title heading. > > tested: Not breaking anything. > > Signed-off-by: Shivam Chaudhary <cvam0000@xxxxxxxxx> > --- > Documentation/nvme/feature-and-quirk-policy.rst | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) I have applied this, thanks. For future reference, a remark like "tested: not breaking anything" is not helpful. If you have done testing, reviewers will want to know *how* you have tested it. For a patch like this, of course, that doesn't matter. jon