Home
last modified time | relevance | path

Searched hist:bf3c710f71a6144bd4d3bb9efb91099863debfb8 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/net/
H A Dllc_sap.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dllc_s_ev.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dllc_s_ac.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dllc_c_ev.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dllc_if.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dllc_c_ac.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dllc_pdu.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dllc_conn.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dllc.hdiff bf3c710f71a6144bd4d3bb9efb91099863debfb8 Sat Sep 21 12:22:45 CDT 2013 Joe Perches <joe@perches.com> llc*.h: Remove extern from function prototypes

There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>