Skip to content

Instantly share code, notes, and snippets.

@mhinz
Created January 13, 2016 17:22
Show Gist options
  • Save mhinz/83ef91f4b4023b113afa to your computer and use it in GitHub Desktop.
Save mhinz/83ef91f4b4023b113afa to your computer and use it in GitHub Desktop.
struct buffer_head ** bh, *bc;
struct buffer_head * bh, **bc;
struct buffer_head ****** bh, **bc;
struct buffer_head * bh, *bc;
struct buffer_head foo, bh, bc;
struct foo blah;
kpfs_attribute_header *attr_header;
int b;
kpfs_block_header *block_header;
void *data;
// :'<,'>EasyAlign /\v^.{-}\zs *%(\*+| \ze\w+[,;])/<l0>r0
struct buffer_head **bh, *bc;
struct buffer_head *bh, **bc;
struct buffer_head ******bh, **bc;
struct buffer_head *bh, *bc;
struct buffer_head foo, bh, bc;
struct foo blah;
kpfs_attribute_header *attr_header;
int b;
kpfs_block_header *block_header;
void *data;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment